Topic: encryption
Topic: efficiency
| |
Reference
Schneier, B., Whiting, D.,
"Fast software encryption: designing encryption algorithms for optimal software speed on the Intel Pentium processor", in Biham, E. (ed.),
Fast Software Encryption, 4th International Workshop, FSE'97, Haifa, Israel, January 1997, LNCS 1267, Springer, pp. 242-259.
Google
Quotations
abstract ;;Quote: performance analysis of encryption algorithms on the Intel Pentium; general optimization principles
| 245 ;;Quote: suggestions for improving low-level performance; careful of inner loops, parallelism, setup
| 254 ;;Quote: encryption algorithms designed for efficiency
| 254+;;Quote: efficient operations are add, subtract, XOR, rotate by constant, and table lookup
|
Related Topics
Topic: encryption (45 items)
Topic: efficiency (96 items)
|