DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ R T

⟦9b77c4509⟧ TextFile

    Length: 699 (0x2bb)
    Types: TextFile
    Names: »README«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/des/README« 

TextFile

This program came from a cryptography related BBS near Washington, DC.
I have been unable to verify whether it works.  It does compile and run
on 4.2BSD (Sun Unix).  However, the other DES implementation I have
available (Sun's) uses a different format for keys.  I wish both would
allow you to type the 56-bit key as 14 digits of hex -- but neither one
does, they do different transformations of 8 bytes of ASCII.

If anyone has the DES validation samples [from the standard or its 
accompanying publications], please post them.

Note that I do not recommend the use of DES if you want to keep your
data secure.  All that can be said for it is that fewer people know
how to break it than crypt(1).