summaryrefslogtreecommitdiff
path: root/cipher/bithelp.h
Commit message (Expand)AuthorAgeFilesLines
* cipher/bithelp: use __builtin_ctzl when availableJussi Kivilinna2021-01-201-3/+5
* cipher: New helper function rol64.Werner Koch2017-06-141-0/+5
* Always require a 64 bit integer typeWerner Koch2016-03-181-15/+7
* Make uintptr_t global available.Werner Koch2015-03-161-6/+5
* Add functions to count trailing zero bits in a word.Werner Koch2015-01-151-0/+45
* Fix macro conflict in NetBSDWerner Koch2014-01-131-9/+11
* bithelp: fix undefined behaviour with rol and rorJussi Kivilinna2013-10-301-3/+3
* Remove i386 inline assembly version of rotation functionsJussi Kivilinna2013-09-211-22/+4
* Optimize and cleanup 32-bit and 64-bit endianess transformsJussi Kivilinna2013-09-211-0/+40
* Fix i386/amd64 inline assembly "cc" clobbersJussi Kivilinna2013-07-101-2/+4
* * basic.c (check_one_md): Kludge to check a one million "a".Werner Koch2003-01-201-2/+15
* Change the license to the LGPL.now-less-freedom-protectedWerner Koch2002-05-141-7/+7
* Changed program name in all filesWerner Koch2000-12-211-3/+3
* See ChangeLog: Mon Sep 13 10:55:14 CEST 1999 Werner KochWerner Koch1999-09-131-0/+41