ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Crypt-Spritz/Spritz.pm
(Generate patch)

Comparing Crypt-Spritz/Spritz.pm (file contents):
Revision 1.10 by root, Sun Jan 11 05:06:13 2015 UTC vs.
Revision 1.11 by root, Sun Jan 11 05:16:14 2015 UTC

659 659
660As a cipher/prng, Spritz is reasonably fast (about 100MB/s on 2014 era 660As a cipher/prng, Spritz is reasonably fast (about 100MB/s on 2014 era
661hardware, for comparison, AES will be more like 200MB/s). 661hardware, for comparison, AES will be more like 200MB/s).
662 662
663For key setup, ivs, hashing, nonces and so on, Spritz is very slow (about 663For key setup, ivs, hashing, nonces and so on, Spritz is very slow (about
6645MB/s on 2014 era hardware, which does 200MB/s with SHA-256). 6645MB/s on 2014 era hardware, which does SHA-256 at about 200MB/s).
665 665
666 666
667=head1 SEE ALSO 667=head1 SEE ALSO
668 668
669L<http://people.csail.mit.edu/rivest/pubs/RS14.pdf>. 669L<http://people.csail.mit.edu/rivest/pubs/RS14.pdf>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines