View Source
X963KDF
A pure Elixir implementation of the ANSI X9.63 Key Derivation Function.
Installation
If available in Hex, the package can be installed
by adding x963kdf
to your list of dependencies in mix.exs
:
def deps do
[
{:x963kdf, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/x963kdf.
Tests
The test vectors under text/fixtures
were retrieved from the NIST's
[Cryptographic Algorithm Validation Program] on 2024-07-17.
[Cryptographic Algorithm Validation Program]: https://csrc.nist.gov/projects/cryptographic-algorithm-validation-program/component-testing