summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2005-08-20Delete old ASN1_METHOD files.Dr. Stephen Henson
2005-08-20Add file which includes new ASN1 NETSCAPE format for certificates.Dr. Stephen Henson
2005-08-20Remove ASN1_METHOD code replace with new ASN1 alternative.Dr. Stephen Henson
2005-08-20New version of ASN1 print code, still not compiled in though.Dr. Stephen Henson
2005-08-11Pedantic polish to WCE-specific #if clause in ectest.cAndy Polyakov
2005-08-10Fix Intel assembler warnings.Andy Polyakov
2005-08-07Final(?) WinCE update.Andy Polyakov
2005-08-06avoid infinite recursion if dynamic engine isn't loadedNils Larsch
2005-08-05fix potential memory leak + improved error checkingNils Larsch
2005-08-04Allow PKCS7_decrypt() to work if no cert supplied.Dr. Stephen Henson
2005-08-043-4 times better RSA/DSA performance on WIN64A target. Well, on AMD64 CPU,Andy Polyakov
2005-08-03WCE update, mostly typos.Andy Polyakov
2005-08-03PIC-ify SPARC assembler in alternative manner to eliminate dependency onAndy Polyakov
2005-08-02Abstain from GUI calls in rand_win.c in NT service context.Andy Polyakov
2005-08-02WCE-specific fix for cryptlib.c.Andy Polyakov
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