Block a user
388f4a3c7f
Add Crystal Digest overrides
a2040b54e2
.random Allow specifying the Random source
321db6f397
Documentation
49a999732e
Add Crypto::Secret::Guarded
1e60a35fd4
README corrections
d4f7054a88
Merge pull request #27 from mamantoha/set-proxy
64da39eb9b
add proxy support
48001b0404
Merge pull request #26 from mamantoha/develop
c783485d9a
cosmetic changes
cc6f42b796
fix redundant use of
Object#to_s
in interpolation
2e1856fedb
Kdf: Split initialize to [copy_key_from, move_key_from, random]. Deprecate old initialize methods.
8db8b410a2
Specs: Test Chalsa#random*
527ffe9c06
SecureBuffer inherit from Crypto::Secret
e58c7e43e2
Chalsa: Allow encrypting > 2gb
28b5467602
CryptoBox: Remove dead comments