]> gitweb.factorcode.org Git - factor.git/history - extra/crypto/aes/utils/utils.factor
basis: use head-to-index and index-to-tail
[factor.git] / extra / crypto / aes / utils / utils.factor
2022-07-31 Doug Colemanbasis: use head-to-index and index-to-tail
2022-01-20 Doug Colemanfactor: trim using lists
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2015-09-10 John Benediktssonsyntax: removing #! as a comment character.
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2014-01-11 Doug Colemancrypto.aes: <sliced-groups> is now just <groups>, add...
2014-01-11 Fred AlgerInitial commit of lookup-table AES implementation