-
-
Notifications
You must be signed in to change notification settings - Fork 3
libsodium.GenericHashDigest.RandomKey
Andrew Lambert edited this page Jan 4, 2017
·
6 revisions
libsodium.GenericHashDigest.RandomKey
##Method Signature
Shared Function RandomKey() As MemoryBlock##Return value Random bytes suitable to be used as a key for keyed hashing.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2016-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.
- libsodium module
- FAQ
-
Examples
- Secure memory
- Password hashing
- Generic hashing
- Encrypting streams or files
- PKI
- Encryption
- Digital signatures
- SKI
- Encryption
- Message authentication