logi.crypto Status and Plans


This is the read.me file for the java package is.logi.crypto, version 1.0.2, dated 1999.02.13.

Installation

Requirements

Current State

Working Features

Known or Possible Bugs


Plans

Plans for future versions
These won't be added in any particular order. If there is something you would like to see in logi.crypto, send me mail and I'll move it forward in the queue.

History

Version 1.0.2 (1999.02.13)
  • Added the BlowfishKey class for the blowfish cipher. It is about 15 times faster than triple-DES.
  • Renamed the packages from is.logi.crypto.* to is.logi.crypto.*
  • Change Cryptonite to Crypto wherever it appeared in a class name.
  • Bugfix: Crypt.fromHexNibble and Crypto.fromHexString would not work correctly for upper-case hexadecimal strings.
  • Bugfix: The various equals() methods would throw an exception when called with a null argument. Thanks to Erwin Bolwidt for pointing this out.
  • test.TestKey now checks the code against test-vectors stored in vector.name where name is tha name of the algorithm. Test-vectors are included for DES and Blowfish. Needless to say, the package passes the tests :-)

    Version 1.0.1 (1999.01.08)

    Version 1.0.0 (1999.01.01)

    Version 0.90 (1998.12.20)

    Version 0.54 (1998.11.25)

    Version 0.53 (1998.11.16)

    Version 0.52 (1998.11.06)

    Version 0.51 (1998.11.03)

    Version 0.50 (1998.11.02)

    Version 0.11 (1998.09.29)

    Version 0.10 (1998.09.21)

    Version 0.09 (1998.09.16)

    Version 0.08 (97.12.21)

    Version 0.07 (97.11.07)

    Version 0.06 (97.11.06)

    Version 0.05 (97.10.12)

    Version 0.04 (97.09.07)

    Version 0.03 (97.08.26)

    Version 0.02 (97.08.20)

    Version 0.01 (97.08.17)

    Version 0.00 (97.04.??)


    Other Notes


    [ General info | Status & Plans | FAQ | Commercial License | Class docs | Online ] [ Logi Ragnarsson | Send Mail ]