sdrapkin
-
- 157,266 total downloads
- last updated 6/13/2018
- Latest version: 1.5.1
Modern, free, open-source, professionally audited .NET crypto library. -
CryptoRandom by: sdrapkin
- 16,455 total downloads
- last updated 12/24/2022
- Latest version: 1.0.9
CryptoRandom: modern, fast, safe, cryptographically strong replacement for Random and RandomNumberGenerator. .NET 5 and up. -
AesGcmStrict by: sdrapkin
- 1,153 total downloads
- last updated 6/30/2022
- Latest version: 1.0.2
Wraps AesGcm and enforces AesGcm Tag to be exactly 16 bytes. Use AesGcmStrict instead of AesGcm. AesGcm allows truncated Tags (ex. any AesGcm-provided Tag truncated to 12 bytes will successfully decrypt).