Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inkydragon/nistcavp.jl
NIST - Cryptographic Algorithm Validation Program test suite.
https://github.com/inkydragon/nistcavp.jl
Last synced: 2 months ago
JSON representation
NIST - Cryptographic Algorithm Validation Program test suite.
- Host: GitHub
- URL: https://github.com/inkydragon/nistcavp.jl
- Owner: inkydragon
- License: mit
- Created: 2023-02-04T10:08:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T08:14:32.000Z (3 months ago)
- Last Synced: 2024-10-19T11:05:22.340Z (3 months ago)
- Language: Julia
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NistCavp
[![CI](https://github.com/inkydragon/NistCavp.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/inkydragon/NistCavp.jl/actions/workflows/CI.yml)
> NIST —— Cryptographic Algorithm Validation Program (CAVP)
## test suite
- [SHA.jl](https://github.com/JuliaCrypto/SHA.jl)
- `sha1`, `hmac_sha1`
- `sha2`, `hmac_sha2`
- `sha3`, `hmac_sha3`## License
[MIT](LICENSE)