Version bump

This commit is contained in:
Hakase
2018-04-27 20:47:40 +09:00
parent 6aa2bc2941
commit a08448ab40
304 changed files with 7574 additions and 2162 deletions
+3 -3
View File
@@ -282,10 +282,10 @@ verify operations use ECDSA and derive uses ECDH. Currently there are no
additional options other than B<digest>. Only the SHA1 digest can be used and
this digest is assumed by default.
=head1 X25519 ALGORITHM
=head1 X25519 and X448 ALGORITHMS
The X25519 algorithm supports key derivation only. Currently there are no
additional options.
The X25519 and X448 algorithms support key derivation only. Currently there are
no additional options.
=head1 EXAMPLES