diff options
Diffstat (limited to 'src/Crypto/Sources')
-rw-r--r-- | src/Crypto/Sources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Crypto/Sources b/src/Crypto/Sources index af6479f4..c7601a02 100644 --- a/src/Crypto/Sources +++ b/src/Crypto/Sources @@ -20,5 +20,7 @@ SOURCES = \ Sha2.c \ Twofish.c \ GostCipher.c \ + Streebog.c \ + kuznyechik.c \ Whirlpool.c \ Camellia.c |