diff options
| author | deraadt <> | 2014-06-12 15:49:31 +0000 |
|---|---|---|
| committer | deraadt <> | 2014-06-12 15:49:31 +0000 |
| commit | 59f4f2c61d71e266d37dd2fc97615b3fd35b4721 (patch) | |
| tree | 922f5c5799f4bd6917523a1dec91ac763f376db5 /src/lib/libcrypto/srp/srp.h | |
| parent | d38659785547b6c35ab79fdce9be9eaacbdb4c26 (diff) | |
| download | openbsd-59f4f2c61d71e266d37dd2fc97615b3fd35b4721.tar.gz openbsd-59f4f2c61d71e266d37dd2fc97615b3fd35b4721.tar.bz2 openbsd-59f4f2c61d71e266d37dd2fc97615b3fd35b4721.zip | |
tags as requested by miod and tedu
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/srp/srp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/srp/srp.h b/src/lib/libcrypto/srp/srp.h index 7ec7825cad..53e7b8049a 100644 --- a/src/lib/libcrypto/srp/srp.h +++ b/src/lib/libcrypto/srp/srp.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* crypto/srp/srp.h */ | 1 | /* $OpenBSD: srp.h,v 1.2 2014/06/12 15:49:30 deraadt Exp $ */ |
| 2 | /* Written by Christophe Renou (christophe.renou@edelweb.fr) with | 2 | /* Written by Christophe Renou (christophe.renou@edelweb.fr) with |
| 3 | * the precious help of Peter Sylvester (peter.sylvester@edelweb.fr) | 3 | * the precious help of Peter Sylvester (peter.sylvester@edelweb.fr) |
| 4 | * for the EdelKey project and contributed to the OpenSSL project 2004. | 4 | * for the EdelKey project and contributed to the OpenSSL project 2004. |
