• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

src/beecrypt/H12-Jul-2009-3,3302,508

Makefile.amH A D11-Jul-20093.1 KiB8860

Makefile.inH A D12-Jul-200920.4 KiB653556

READMEH A D17-Jun-2009318 85

beecrypt_provider_AES.cH A D31-Dec-2006674 3829

beecrypt_provider_DHKeyPairGenerator.cH A D31-Dec-20062 KiB7357

beecrypt_provider_HMACMD5.cH A D31-Dec-20062.6 KiB11389

beecrypt_provider_HMACSHA1.cH A D31-Dec-20062.6 KiB11389

beecrypt_provider_HMACSHA256.cH A D31-Dec-20062.7 KiB11389

beecrypt_provider_HMACSHA384.cH A D31-Dec-20062.7 KiB11389

beecrypt_provider_HMACSHA512.cH A D31-Dec-20062.7 KiB11389

beecrypt_provider_MD4.cH A D08-Jul-20092.5 KiB11489

beecrypt_provider_MD5.cH A D31-Dec-20062.5 KiB11489

beecrypt_provider_RSAKeyPairGenerator.cH A D31-Dec-20062.1 KiB7452

beecrypt_provider_SHA1.cH A D31-Dec-20062.5 KiB11489

beecrypt_provider_SHA224.cH A D08-Jul-20092.5 KiB11489

beecrypt_provider_SHA256.cH A D31-Dec-20062.5 KiB11489

beecrypt_provider_SHA384.cH A D31-Dec-20062.5 KiB11489

beecrypt_provider_SHA512.cH A D31-Dec-20062.5 KiB11489

beecrypt_tools.cH A D31-Dec-20061.1 KiB6449

build.xml.inH A D08-Jul-20093 KiB8373

README

1Assumptions made by the build system (which should be fixed, as soon as I can
2figure out the right options to make Ant run with gcj).
3
4The build system assumes that ant can be called; in a later phase, autoconf
5should check for the executable.
6
7The build system assumes the presence of 'java' and 'javac' executables.
8