OpenBSD CVS

src/lib/libcrypto/bf/


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 / bf


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] asm/        
[TXT] bf_local.h  1.3   2 months  jsing   Unifdef BF_PTR2. This removes the unused Intel special version of BF_ENC(). ok...
[TXT] blowfish.c  1.3   2 months  joshua   Hide symbols in Blowfish ok jsing tb
[TXT] blowfish.h  1.17   10 months  tb   Remove more *_options() stuff The public symbols were removed. Some prototypes ...
[TXT] COPYRIGHT (in the Attic) [Hide]  1.2   18 months  jsing   Remove useless ancient files. ok beck@ tb@
[TXT] INSTALL (in the Attic) [Hide]  1.2   18 months  jsing   Remove useless ancient files. ok beck@ tb@
[TXT] Makefile (in the Attic) [Hide]  1.3   10 years  tedu   we don't use these files for building
[TXT] Makefile.ssl (in the Attic) [Hide]  1.12   13 years  djm   resolve conflicts, fix local changes
[TXT] Makefile.uni (in the Attic) [Hide]  1.4   23 years  beck   openssl-engine0.9.6 merge Again, be sure to whack an old /usr/obj/lib/libssl if...
[TXT] README (in the Attic) [Hide]  1.2   18 months  jsing   Remove useless ancient files. ok beck@ tb@
[TXT] VERSION (in the Attic) [Hide]  1.2   18 months  jsing   Remove useless ancient files. ok beck@ tb@
[TXT] bf_cbc.c (in the Attic) [Hide]  1.9   2 months  jsing   Remove now unused files.
[TXT] bf_cfb64.c (in the Attic) [Hide]  1.9   2 months  jsing   Consolidate blowfish code. Requested by tb@
[TXT] bf_ecb.c (in the Attic) [Hide]  1.11   2 months  jsing   Consolidate blowfish code. Requested by tb@
[TXT] bf_enc.c (in the Attic) [Hide]  1.10   2 months  jsing   Consolidate blowfish code. Requested by tb@
[TXT] bf_locl.h (in the Attic) [Hide]  1.5   18 months  tb   Make internal header file names consistent Libcrypto currently has a mess of *_...
[TXT] bf_locl.org (in the Attic) [Hide]  1.2   24 years  beck   OpenSSL 0.9.4 merge
[TXT] bf_ofb64.c (in the Attic) [Hide]  1.9   2 months  jsing   Consolidate blowfish code. Requested by tb@
[TXT] bf_opts.c (in the Attic) [Hide]  1.8   10 years  miod   Remove meat which either duplicates code found in apps/, or is only of value for...
[TXT] bf_pi.h (in the Attic) [Hide]  1.6   18 months  jsing   Merge bf_pi.h into bf_skey.c. There's not much point having a static table in a...
[TXT] bf_skey.c (in the Attic) [Hide]  1.18   2 months  jsing   Consolidate blowfish code. Requested by tb@
[TXT] bfs.cpp (in the Attic) [Hide]  1.3   10 years  jsg   remove pentium specific benchmark code ok miod@
[TXT] bfspeed.c (in the Attic) [Hide]  1.8   10 years  miod   Forgotten during latest spring cleaning of unreferenced bits.
[TXT] bftest.c (in the Attic) [Hide]  1.9   10 years  miod   Moved to regress/lib/libcrypto.