Differences between revisions 3 and 4
Revision 3 as of 2007-04-20 00:32:45
Size: 253
Editor: pool-70-20-26-14
Comment: fgfsfdgs
Revision 4 as of 2007-04-20 00:46:40
Size: 694
Editor: DavidBoddie
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
---- /!\ '''Edit conflict - other version:''' ----
ffgddfggdfg= Cryptographic Servgices =
g ddgfgsfd
fdg
---- /!\ '''Edit conflict - your version:''' ----
ffgddfggdfg= Cryptographic Servgices =
g ddgfg
[:../:Python Library Reference]
Line 9: Line 3:
---- /!\ '''End of edit conflict''' ---- ||<bgcolor='#E0E0FF'>Note: this is an unofficial posting of the official python documentation. So '''PLEASE DON'T''' modify the existing text! It will probably just be overwritten and no one will realize you've done it. '''PLEASE DO''' add any and all comments at the end of the section they apply to. That's what it's for! ||

= Cryptographic Services =

15.1 hmac -- Keyed-Hashing for Message Authentication

15.2 md5 -- MD5 message digest algorithm

15.3 sha -- SHA-1 message digest algorithm

15.4 mpz -- GNU arbitrary magnitude integers

15.5 rotor -- Enigma-like encryption and decryption

== Comments ==
----
CategoryDocumentation

[:../:Python Library Reference]

Note: this is an unofficial posting of the official python documentation. So PLEASE DON'T modify the existing text! It will probably just be overwritten and no one will realize you've done it. PLEASE DO add any and all comments at the end of the section they apply to. That's what it's for!

Cryptographic Services

15.1 hmac -- Keyed-Hashing for Message Authentication

15.2 md5 -- MD5 message digest algorithm

15.3 sha -- SHA-1 message digest algorithm

15.4 mpz -- GNU arbitrary magnitude integers

15.5 rotor -- Enigma-like encryption and decryption

Comments


CategoryDocumentation

PythonLibraryReference/CryptographicServices (last edited 2008-11-15 14:00:58 by localhost)

Unable to edit the page? See the FrontPage for instructions.