summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2005-08-02Eliminate bogus #if WCEPLATFORM!=MS_HPC_PRO [which by the way unconditionallyAndy Polyakov
2005-08-02Implement complementary LoadLibraryA shim under WCE.Andy Polyakov
2005-07-30Fix #if _MSC_VER clause in aes_locl.hAndy Polyakov
2005-07-29add commentNils Larsch
2005-07-27remove unused variableNils Larsch
2005-07-26improved error checking and some fixesNils Larsch
2005-07-26Handle case where it==NULLDr. Stephen Henson
2005-07-26Update ASN1 printing code. Highly experimental, not working properly (neitherDr. Stephen Henson
2005-07-26Add declaration for IDP ASN1 functions.Dr. Stephen Henson
2005-07-26add a .cvsignoreGeoff Thorpe
2005-07-26Fix compilation when HAVE_LONG_LONG isn't defined.Geoff Thorpe
2005-07-26Fix signed/unsigned warnings.Geoff Thorpe
2005-07-25fix BN_mod_word and give a more reasonable return value if an error occurredNils Larsch
2005-07-25Add support for setting IDP too.Dr. Stephen Henson
2005-07-25Don't use @syntax for extended CRLDP format.Dr. Stephen Henson
2005-07-25Allow setting of all fields in CRLDP. Few cosmetic changes to output.Dr. Stephen Henson
2005-07-25Typo which prevents mult valued RDNs being created.Dr. Stephen Henson
2005-07-25Commentary section update in sha512-x86_64.pl.Andy Polyakov
2005-07-24Eliminate gcc warning in dso_win32.c.Andy Polyakov
2005-07-24Engage SHA-256/-512 x86_64 assembler module.Andy Polyakov
2005-07-24SHA-256/-512 x86_64 assembler module.Andy Polyakov
2005-07-24Print out previously unsupported fields in CRLDP by i2r instead of i2v.Dr. Stephen Henson
2005-07-23Initial print only support for IDP CRL extension.Dr. Stephen Henson
2005-07-22Fix some signed/unsigned warnings.Geoff Thorpe
2005-07-21set correct bn->top valueNils Larsch
2005-07-20the final byte of a pkcs7 padded plaintext can never be 0Nils Larsch
2005-07-20Pedantic polish to aes-ia64 and sha512-ia64.Andy Polyakov
2005-07-20Pedantic polish to md5-ia64.S.Andy Polyakov
2005-07-20Pedantic polish to rc4-ia64.pl.Andy Polyakov
2005-07-20Typo in version number.Andy Polyakov
2005-07-20Perl stylistic/cosmetic update for aes-x86_64.pl.Andy Polyakov
2005-07-19Fix bug [SHA1 IA-64 being disabled] introduced with Stratus VOS update.Andy Polyakov
2005-07-19Engage MD5 assembler module.Andy Polyakov
2005-07-19This update gets endianness-neutrality right and adds second requiredAndy Polyakov
2005-07-19MD5 IA-64 assembler implementation. Original copy for reference purposes.Andy Polyakov
2005-07-18Retire original rc4-ia64.S.Andy Polyakov
2005-07-18Switch to new RC4 IA-64 module.Andy Polyakov
2005-07-18This update implements following improvements.Andy Polyakov
2005-07-18Unrolled RC4 IA-64 loop gives 40% improvement over current assemblerAndy Polyakov
2005-07-18Fix unwind directives in IA-64 assembler modules. This helps symbolicAndy Polyakov
2005-07-18~15% better AES x86_64 assembler.Andy Polyakov
2005-07-17fix typoNils Larsch
2005-07-17bugfix: 0 - w (w != 0) is actually negativeNils Larsch
2005-07-16makeNils Larsch
2005-07-14Commentary section update.Andy Polyakov
2005-07-12complementary x86_64-xlate.pl update.Andy Polyakov
2005-07-12AES x86_64 assembler implementation.Andy Polyakov
2005-07-08Latest Intel compiler means every word in "if copying [with memcpy] takesAndy Polyakov
2005-07-08On case insensitive systems, 'install' gets mixed up with the existing fileRichard Levitte
2005-07-05Pull up Win64 support from 0.9.8.Andy Polyakov