B-Con/crypto-algorithms
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
C
Issues
- 2
- 0
Context doesn't get cleaned up after being used
#34 opened by rilysh - 3
Sha256 calculates wrong hashes on 16 bit target
#19 opened by JoeMerten - 0
Signed overflow undefined behavior in md5.c
#33 opened by skeeto - 2
Incorrect reference hash for "aaaaaaaaaa"
#23 opened by srosen911 - 4
- 0
One of the comments in blowfish.c may be wrong
#32 opened by acagliano - 5
Licence missing
#14 opened by mrh1997 - 0
sha256.c Warning C4244'=': conversion from 'unsigned __int64' to 'BYTE', possible loss of data
#26 opened by 8majidzamani - 0
file md5 error
#25 opened by kmss-w - 0
Support AES256/CBC/PKCS7Padding ?
#24 opened by VincentChen1212 - 2
about license
#12 opened by ndeokate-navico - 1
Typedefs on Windows
#13 opened by looki - 3
Base64_test fails
#5 opened by zell08v - 0
Aes.h missing aes_decrypt_cbc?
#8 opened by Kargor - 0
des.c compile error
#2 opened by lindagrz - 0
Implementation error in the ARCFOUR cipher
#1 opened by molnarg