OpenBSD CVS

src/lib/libcrypto/ecdh/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libcrypto / ecdh


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] ecdh.c  1.10   10 months  tb   Remove some unneeded includes from ecdh.c
[TXT] ecdh.h  1.10   10 months  tb   Merge ecdh.h into ec.h The remaining two ECDH interfaces are relocated into ec....
[TXT] Makefile (in the Attic) [Hide]  1.7   10 years  tedu   we don't use these files for building
[TXT] ecdh_kdf.c (in the Attic) [Hide]  1.10   11 months  tb   Merge ECDH code that will stay into ecdh.c
[TXT] ecdhtest.c (in the Attic) [Hide]  1.2   10 years  miod   Moved to regress/lib/libcrypto.
[TXT] ech_err.c (in the Attic) [Hide]  1.9   10 months  tb   Remove ECDH errors Much like the ECDSA errors, the ECDH errors have been unused...
[TXT] ech_key.c (in the Attic) [Hide]  1.34   11 months  tb   Merge ECDH code that will stay into ecdh.c
[TXT] ech_lib.c (in the Attic) [Hide]  1.25   10 months  tb   Excise ECDH_METHOD Unlike ECDSA_METHOD, this has been unused forever but kind o...
[TXT] ech_local.h (in the Attic) [Hide]  1.7   11 months  tb   Remove ech_local.h
[TXT] ech_locl.h (in the Attic) [Hide]  1.7   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] ech_ossl.c (in the Attic) [Hide]  1.13   8 years  jsing   Merge ech_ossl.c into ech_key.c - not much point having one file with a four lin...