Add RIPEMD-160 (core functions)
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt
index fc62c3d..f967bf6 100644
--- a/library/CMakeLists.txt
+++ b/library/CMakeLists.txt
@@ -45,6 +45,7 @@
      pk_wrap.c
      pkparse.c
      pkwrite.c
+     rmd160.c
      rsa.c
      sha1.c
      sha256.c