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 - metrics - download

⟦39bcb3f91⟧ TextFile

    Length: 363 (0x16b)
    Types: TextFile
    Names: »protected.py«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦35176feda⟧ »EurOpenD22/isode/isode-6.tar.Z« 
        └─⟦de7628f85⟧ 
            └─⟦this⟧ »isode-6.0/doc/manual/protected.py« 

TextFile

ProtectedPassword ::=
        SEQUENCE {
        algorithm [0] AlgorithmIdentifier OPTIONAL,
        salt [1] SET {
                time1 [0] UTCTime OPTIONAL,
                time2 [1] UTCTime OPTIONAL,
                random1 [2] BIT STRING OPTIONAL,
                random2 [3] BIT STRING OPTIONAL}
                OPTIONAL,
        password [2] OCTET STRING}