We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Architecture unification requires for the symmetric_key or cipher_key concept, just like in pubkey, public_key, private_key, agreement_key etc.
symmetric_key
cipher_key
pubkey
public_key
private_key
agreement_key
The text was updated successfully, but these errors were encountered:
Initial refactoring done #64
6be76c0
Interfaces updated #64
ad1a4e1
Key schedule made optionable within policies #64
49a775c
nemothenoone
No branches or pull requests
Architecture unification requires for the
symmetric_key
orcipher_key
concept, just like inpubkey
,public_key
,private_key
,agreement_key
etc.The text was updated successfully, but these errors were encountered: