diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2013-12-27 16:22:05 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2013-12-27 16:22:05 -0500 |
commit | 459f018d0d754aa69e9e7f625ceea55283537c8c (patch) | |
tree | 4e01a0bef30c1c23099437a2e081e8feabf81489 /sys/man/2 | |
parent | 7d9ae4883d7b2b5d8bb840ba8a23f0fd6e59663e (diff) |
add HISTORY to various man pages
Diffstat (limited to 'sys/man/2')
-rw-r--r-- | sys/man/2/ec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/man/2/ec b/sys/man/2/ec index c4c205060..431c15cfa 100644 --- a/sys/man/2/ec +++ b/sys/man/2/ec @@ -113,3 +113,5 @@ failing .I Standards for Efficient Cryptography (SEC) 1: Elliptic Curve Cryptography - Certicom Research, 2009 +.SH HISTORY +This implementation of elliptic curve cryptography first appeared in 9front (June, 2012). |