~tdelaet/cimple/old-codebase

« back to all changes in this revision

Viewing changes to dependencies/PyECC/seccure/HISTORY

  • Committer: Thomas Delaet
  • Date: 2010-01-07 14:14:32 UTC
  • Revision ID: thomas@cole-20100107141432-yhker27v3pmn62uo
first phase of rewrite with focus on storage

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
v0.4: (Apr 2009)
2
 
  - signature generation is deterministic now
3
 
  - fix in the allocation routines for secure memory
4
 
  - minor bugfixes
5
 
 
6
 
v0.3: (Aug 2006)
7
 
  - added signcryption as shortcut for signing and subsequent encryption
8
 
  - added -a mode (inline signature)
9
 
 
10
 
v0.2: (Aug 2006)
11
 
  - added Diffie-Hellman key exchange
12
 
 
13
 
v0.1: (July 2006)
14
 
  - initial release