Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)