[−][src]Module salty::hash
Self-contained implementation of SHA512
Structs
| Sha512 | self-contained Sha512 hash, following TweetNaCl |
Statics
| IV | |
| K |
Functions
| Ch | |
| Maj | |
| R | |
| Sigma0 | |
| Sigma1 | |
| hash_blocks | |
| sha512 | |
| sigma0 | |
| sigma1 |
Type Definitions
| Digest |
Self-contained implementation of SHA512
| Sha512 | self-contained Sha512 hash, following TweetNaCl |
| IV | |
| K |
| Ch | |
| Maj | |
| R | |
| Sigma0 | |
| Sigma1 | |
| hash_blocks | |
| sha512 | |
| sigma0 | |
| sigma1 |
| Digest |