コミット履歴

作者 SHA1 メッセージ 日付
  Denys Vlasenko 245a4f84be big endian warning fixes 15 年 前
  Denys Vlasenko fe4ef36bcd libbb/sha: #undef macro names before #defining them. 15 年 前
  Denis Vlasenko a2333c8938 randomtest fixes 15 年 前
  Denis Vlasenko 823f10b8f0 sha: merge K[] for sha256 and 512 15 年 前
  Denis Vlasenko 8ec8d5e3db sha: fix thinko in sha512; add FAST_FUNC to sha1/sha256 15 年 前
  Denis Vlasenko e9afc468fa sha: merge sha1/sha256 handling (they are similar enough for this), 15 年 前
  Denis Vlasenko c8329c9568 sha: reduce sha256/512 context size. Make sha1/sha256 code more similar 15 年 前
  Denis Vlasenko 4a43057268 sha: tiny shrink 15 年 前
  Denis Vlasenko ddb1b85053 add comment about sha testing 15 年 前
  Denis Vlasenko cd2cd312b7 shrink sha hashing a bit more (remove wbuflen field from ctx), 15 年 前
  Denis Vlasenko 6a5d9faa29 shrink sha hashing 15 年 前
  Denis Vlasenko 98c87f7575 sha256/512: code shrink. Run-tested. 15 年 前
  Denis Vlasenko e9b9a19ad3 libbb: disable a second md5 implementation which managed to creep in :) 16 年 前
  Denis Vlasenko 56dceb9b77 sha256,sha512: new applets. +4.9kb 16 年 前
  Denis Vlasenko c028ec280a Typo fixes 16 年 前
  Denis Vlasenko 0a009c3c6b libbb: constify some data in sha1. gcc is clever enough to do it itself, 16 年 前
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 年 前
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes 17 年 前
  Denis Vlasenko bf0a201008 style fixes 18 年 前
  Denis Vlasenko 524176680d Tried to find sha1_crypt - nope... ok, save few bytes in md5_sha1_sum.c 18 年 前
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 年 前
  "Robert P. J. Day" 5d8843e451 Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. 18 年 前
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 年 前
  Rob Landley 2c39eee805 Migrate endianness macros. 18 年 前
  Bernhard Reutner-Fischer 421d9e5941 - move buffer allocation schemes to libbb.h 18 年 前
  Mike Frysinger f885513940 just whitespace fixes 18 年 前
  Rob Landley 5cf7c2df66 Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked 18 年 前