Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:rc5

355        -- Added [demo only] optimized RC5-CTR code to x86_prof demo to show off how to make an accelerator
761 -- Optimized the SAFER-SK64, SAFER-SK128, SAFER+, RC5 and RC6 key schedule [big time!]
1035 -- Updated blowfish/rc2/rc5/rc6 keysize() function to not reject keys larger than the biggest key the
1089 configure the library for your platform. Using this I boosted RC5 from 660Mbit/sec to 785Mbit/sec on my
1149 -- RC5/RC6/Serpent all have more test vectors now [and they seemed to have been working before]
1170 -- fixed RC5 since it no longer requires rc5 to be registered in the lib. It used to since the descriptors used to
1206 v0.45 -- Fixed bug in rc5.c where if you called rc5_setup() before registering RC5 it would cause
1414 -- fixed RC5 so it reads the default rounds out of the cipher_descriptor table
1540 v0.04 -- Fixed a bug in the RC5,RC6,Blowfish key schedules
1548 v0.02 -- Changed RC5 to only allow 12 to 24 rounds