Penguin
Blame: ConventionalCryptography
EditPageHistoryDiffInfoLikePages
Annotated edit history of ConventionalCryptography version 2, including all changes. View license author blame.
Rev Author # Line
2 AristotlePagaltzis 1 [Cryptography] with a shared secret known to all parties. The major algorithms are [DES], IDEA, ~TwoFish, BlowFish, as well as a few others.
2
3 These algorithms generally also used in most PublicKeyEncryption systems as workhorses once a trusted channel has been established by other means, since they're much less comutationally intensive and better suited for bulk data transfers.
1 StuartYeates 4
5 Compare: PublicKeyEncryption