~ubuntu-branches/ubuntu/natty/libgcrypt11/natty-proposed

« back to all changes in this revision

Viewing changes to tests/README

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2009-05-16 20:13:32 UTC
  • mfrom: (1.1.6 upstream) (2.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090516201332-czkobpu32w318i16
Tags: 1.4.4-2ubuntu1
* Merge from Debian unstable (LP: #364535), remaining changes:
  - Add libgcrypt11-udeb for use by cryptsetup-udeb.
  - Add clean-la.mk, and add a symlink for the .la
  - Install to /lib.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Some notes about the tests.
 
2
 
 
3
rsa-16k.key - A 16384 bit RSA key (public and privat), created 2008-08-28.
 
4
              It took 91 minutes to create it on a 1500Mhz Pentium M.
 
5
              pkpench showed these results:
 
6
                encrypt:    80 ms
 
7
                decrypt: 14370 ms
 
8
                   sign: 14110 ms
 
9
                 verify:    30 ms