in reply to Encryption using perl core functions only

Just some random thoughts on cryptography and perl:

  • Comment on Re: Encryption using perl core functions only

Replies are listed 'Best First'.
Re^2: Encryption using perl core functions only
by goibhniu (Hermit) on Nov 26, 2007 at 21:39 UTC

    I agree entirely and personally think that the less we know about the OP context, the less we should condone "security by obscurity". ++ to Moritz and Corion and Perrin and those advocating already written, already tested algorithms and modules.

    As to the idea that keeping your algorithm secret is as good as keeping your key secret, the Snake Oil FAQ from comp.security has a section to address this directly, and the folks at the American Cryptogram Association considers it great fun to crack ciphers of an unknown algorithm.


    I humbly seek wisdom.