23 Commits (7f7f68afe40b227195f5d9a6bb03c7bce41d45d8)

Author SHA1 Message Date
babarosaM33 3908f3ac85 crypto: md5 hash works without hmac mode 5 years ago
Mygod 80b887d16e
Warn users when using stream ciphers 5 years ago
Chinsyo 7bd382042b bump copyright year 6 years ago
Linus Yang 2ed8791dab Re-add support for MinGW 7 years ago
Syrone Wong abba447f13
mbedtls: simplify new MD5 API 7 years ago
Max Lv 6e1e005221 Fix #1908 7 years ago
Max Lv 85a64ae836 Bump version 7 years ago
Syrone Wong 7df4178db8 update entropy info based on libsodium documentation 7 years ago
星野ハジメ cc1bb4cf62 format with .uncrustify.cfg (#1759) 7 years ago
Daniel 8e6ee153f0 Replace unchecked `malloc` with `ss_malloc`. 7 years ago
Max Lv 7101086d47 Output the entropy hints as info 8 years ago
Syrone Wong 836d2f3859 fix header 8 years ago
Syrone Wong 1e91b6a1f6 On Linux, warn when we are running low on entropy 8 years ago
Max Lv 9bf991b23f Refine the parameters of bloom filter 8 years ago
Max Lv 557cd91fe0 Make parameters of bloom filter be compiler-time constants 8 years ago
Max Lv 3f2f979dac Replace nonce cache with a ping-pong bloom filter (#1282) 8 years ago
Max Lv 830679e5a4 Refine the parameters of bloom filter 8 years ago
Max Lv 98a4ff0639 Make parameters of bloom filter be compiler-time constants 8 years ago
Max Lv b655fb2b8f Replace nonce cache with a ping-pong bloom filter (#1282) 8 years ago
Max Lv 8a34b3ea0b Rename DEBUG to SS_DEBUG 8 years ago
Max Lv 6c62647a66 Add session key following SIP007 8 years ago
Max Lv ef0402eb10 Add `--key` option to set key directly (#1207) 8 years ago
Max Lv e18f71b03f Add Argon2i password hashing for AEAD 8 years ago
Max Lv 28e07cc08a Clean up 8 years ago
Max Lv 4ebe5aeb12 Add SIP004 (AEAD) support 8 years ago