CVS log for logi.crypto/Attic/logi.crypto.jpx | ![[LOGO]](/icons/apache_pb.gif) |
Up to [Logi] / logi.crypto
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to
HEAD
/
(download)
Revision 1.7
, Wed Mar 26 00:58:03 2003 UTC (10 years, 2 months ago) by logir
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +0 -0 lines
FILE REMOVED
Changed from JBuilder to IntelliJ IDEA
Revision
1.6
/
(download)
- [select for diffs]
, Wed Mar 26 00:44:28 2003 UTC (10 years, 2 months ago) by logir
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff
to previous 1.5
to selected 1.4
Adjusted my e-mail address and URL
Revision
1.5
/
(download)
- [select for diffs]
, Fri Dec 14 13:00:42 2001 UTC (11 years, 5 months ago) by logir
Branch: MAIN
Changes since 1.4: +11 -0 lines
Diff
to previous 1.4
ClientServer demo code updated for propert padding, other code tidied up and no unneeded plaintext-length field dropped in EncryptedKeyExchange classes.
Revision
1.4
/
(download)
- [selected]
, Sun Nov 4 13:56:56 2001 UTC (11 years, 6 months ago) by logir
Branch: MAIN
CVS Tags: REL-1_1_2
Changes since 1.3: +2 -1 lines
Diff
to previous 1.3
Fixed padding error in DHEKE protocol.
Small formating fixes.
Updated version number to 1.1.2
Revision
1.3
/
(download)
- [select for diffs]
, Mon Oct 15 11:11:26 2001 UTC (11 years, 7 months ago) by logir
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff
to previous 1.2
to selected 1.4
Divorced padding from Encrypt/Decrypt-Session.
Added padding interfaces and implemented PKCS#1 v1.5 and PKCS#5 padding.
Updated various tests and demos to take this into account.
Moved some classes around, updated javadocs all over the place.
Revision
1.2
/
(download)
- [select for diffs]
, Mon Oct 8 21:16:43 2001 UTC (11 years, 7 months ago) by logir
Branch: MAIN
Changes since 1.1: +8 -1 lines
Diff
to previous 1.1
to selected 1.4
Split the SignatureKey into SigningKey and VerificationKey.
Split the BlindSignatureKey into BlindSigningKey and BlindingKey.
Split the CipherKey into EncryptionKey and DecryptionKey and made a sub-interface of both called CipherKey.þ
Split RSAKey into RSAPublicKey and RSAPrivateKey with all key generation code in the private key class.
Propagated all these changes all over the place.
Revision
1.1
/
(download)
- [select for diffs]
, Mon Oct 8 16:04:11 2001 UTC (11 years, 7 months ago) by logir
Branch: MAIN
Diff
to selected 1.4
Added jbuilder project file and completed the ANT build.xml file
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.