VirtualBox

source: vbox/trunk/include/iprt/crypto

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102360   12 months vboxsync IPRT/crypto: Removed RTCrShaCryptGenerateSaltWeak() again, as this …
(edit) @102356   12 months vboxsync IPRT/crypto: Added a RTCrShaCryptGenerateSaltWeak() version which can …
(edit) @102335   12 months vboxsync IPRT/crypto/shacrypt: Added RTCrShaCryptGenerateSalt() to avoid code …
(edit) @102298   12 months vboxsync IPRT/crypto/shacrypt: Docs. bugref:10551
(edit) @102297   12 months vboxsync IPRT/crypto/shacrypt: Better string length checks for …
(edit) @102296   12 months vboxsync IPRT/crypto/shacrypt: Renaming (RTShaCryptXXX -> RTCrShaCryptXXX) + …
(edit) @102294   12 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @102292   12 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @102289   12 months vboxsync IPRT: Implemented SHA-crypt 256 / 512 variants, along with testcases. …
(edit) @100528   17 months vboxsync IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
(edit) @100493   17 months vboxsync IPRT/PKCS8: Some corrections and adjustments (bugref:10299): - …
(edit) @100442   17 months vboxsync IPRT,OpenSSL: Support ECDSA for verficiation purposes when IPRT links …
(edit) @100425   17 months vboxsync IPRT/PKCS8: scm fix bugref:10299
(edit) @100424   17 months vboxsync IPRT/PKCS8: scm fix bugref:10299
(edit) @100423   17 months vboxsync IPRT/PKCS8: scm fix bugref:10299
(edit) @100421   17 months vboxsync IPRT/PKCS8: add key format for PKCS #8 bugref:10299
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96752   2 years vboxsync IPRT/pkcs7.h: comments.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @95681   2 years vboxsync IPRT/RTCrStoreCreateSnapshotById: Added two more store IDs for …
(edit) @95668   2 years vboxsync IPRT/RTCrPkcs7: Split out RTCrPkcs7Attributes_HashAttributes from …
(edit) @95656   2 years vboxsync IPRT/RTCrPkcs7: Added a RTCRPKCS7SIGN_SD_F_USE_V1 and a …
(edit) @95630   2 years vboxsync IPRT/RTAsn1,RTCrPkcs7,RTCrSpc: Generate setters for dynamic members. …
(edit) @95627   2 years vboxsync IPRT/RTCrPkcs7: Prototyped some of the setters we generate. bugref:8691
(edit) @95624   2 years vboxsync IPRT/RTAsn1,RTCrSpc: Generate setter functions for …
(edit) @95613   2 years vboxsync RTSignTool,IPRT: Working on signing executable images. bugref:8691
(edit) @95595   2 years vboxsync IPRT/Pkcs7: Added a parameter to RTCrPkcs7SimpleSignSignedData (not …
(edit) @94627   3 years vboxsync Runtime/crypto: Add additional APIs and supported algorithms for …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @89018   4 years vboxsync SUPDev,IPRT: On darwin allow Mac dev certs as long as it is a build …
(edit) @86610   4 years vboxsync SUPHArdNt,IPRT: Recognize WHQL/attestation signatures from MS. …
(edit) @85614   4 years vboxsync IPRT: Adding SHA-3. bugref:9734
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84509   5 years vboxsync iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
(edit) @84380   5 years vboxsync IPRT/RTCrPkcs7: Added RTCRPKCS7VERIFY_SD_F_CHECK_TRUST_ANCHORS. …
(edit) @84379   5 years vboxsync IPRT/RTCrX509CertPaths: Hacked the code to accept trusted targets. …
(edit) @84330   5 years vboxsync IPRT: Adding some new flags to the PKCS#7/CMS verification routines. …
(edit) @84329   5 years vboxsync IPRT: Adding RTCrStoreCreateInMemEx that allows specifying a parent …
(edit) @84310   5 years vboxsync IPRT/crypto: Adding RTAsn1EncodeQueryRawBits to deal with getting …
(edit) @84251   5 years vboxsync IPRT/crypto: Adding functions for checking whether a key or …
(edit) @84248   5 years vboxsync IPRT/crypto: Adding functions for checking whether a key or …
(edit) @84230   5 years vboxsync IPRT,openssl: Adding RTCrPkcs7SimpleSignSignedData as a feeble start …
(edit) @84172   5 years vboxsync IPRT: PEM writer functions. [doxygenfix] bugref:9699
(edit) @84166   5 years vboxsync IPRT: PEM writer functions. [build fix] bugref:9699
(edit) @84163   5 years vboxsync IPRT: PEM writer functions. bugref:9699
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @74760   6 years vboxsync IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 …
(edit) @74733   6 years vboxsync IPRT/ldr: More Mach-O code signing validation hacking. bugref:9232
(edit) @74726   6 years vboxsync IPRT/ldr: More hacking Mach-O code signatures. bugref:9232
(edit) @74721   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74716   6 years vboxsync IPRT/ldr: More Mach-O signing hacking. bugref:9232
(edit) @74712   6 years vboxsync IPRT/crypto: 2nd attempt at dealing with system openssl where RC4_INT …
(edit) @74711   6 years vboxsync IPRT/crypto: deal with system openssl where RC4_INT is defined as …
(edit) @74692   6 years vboxsync IPRT/RTSignTool: Some adjustments for apple signatures. bugref:9232
(edit) @74614   6 years vboxsync iprt/crypto: Some apple code signing structures. bugref:9232
(edit) @74330   6 years vboxsync scm fix
(edit) @74313   6 years vboxsync IPRT/crypto: Simple symmetric cipher abstraction with just was we need …
(edit) @74312   6 years vboxsync IPRT/crypto: Added RTCrRandBytes and RTCrPkcs5Pbkdf2Hmac. The latter …
(edit) @74302   6 years vboxsync scm fixes
(edit) @74295   6 years vboxsync IPRT/crypto: Wrapped SSL, alleged RC4, and RSA key generation. Added …
(edit) @73819   6 years vboxsync iprt/crypto: some documentation updates. bugref:9152
(edit) @73749   6 years vboxsync IPRT/crypto: Implemented reading of PEM encrypted RSA keys. bugref:9152
(edit) @73709   6 years vboxsync scm fix
(edit) @73707   6 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73705   6 years vboxsync IPRT: Better fix for missing md4 failure; adding information status …
(edit) @73678   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73677   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73669   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @73665   6 years vboxsync IPRT,SUP,Main: Working on new crypto key handling and rsa signing. …
(edit) @69105   7 years vboxsync include/iprt/: (C) year
(edit) @68675   7 years vboxsync include file build fixes (kmk -C include)
(edit) @64883   8 years vboxsync IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a …
(edit) @64867   8 years vboxsync IPRT: Most of the RTSignTool show-exe code done.
(edit) @64865   8 years vboxsync IPRT/PKCS#7: Decode MS statement type attributes.
(edit) @64864   8 years vboxsync IPRT: Added set-of-object-id-sequences and RTCrDigestTypeToHashSize.
(edit) @64819   8 years vboxsync iprt/pkcs7: updates
(edit) @64817   8 years vboxsync IPRT: Added RTAsn1QueryObjIdName and RTCrDigestTypeToName.
(edit) @62474   8 years vboxsync (C) 2016
(edit) @62458   8 years vboxsync include/iprt: scm
(edit) @62220   8 years vboxsync IPRT: PEM+X.509: Added PEM_ONLY flags to the reader functions to allow …
(edit) @61891   8 years vboxsync Runtime/crypto: some fixes for OpenSSL 1.1, work in progress
(edit) @60245   9 years vboxsync IPRT: Added RTCrX509Name_GetShortRdn.
(edit) @59690   9 years vboxsync RTCrPkixPubKeyVerify*: Documented that the verficiations are done …
(edit) @59689   9 years vboxsync IPRT: Added RTCrDigestGetAlgorithmOid, RTCrDigestTypeToAlgorithmOid, …
(edit) @59670   9 years vboxsync IPRT: Added RTCrStoreCreateSnapshotOfUserAndSystemTrustedCAsAndCerts.
(edit) @59663   9 years vboxsync IPRT: Added RTCrX509Certificate_VerifySignatureSelfSigned and …
(edit) @59625   9 years vboxsync IPRT: Added RTCrPemFindFirstSectionInContent and exposed certificate …
(edit) @59620   9 years vboxsync IPRT: Added 'off' parameter to RTVfsIoStrmSgWrite and …
(edit) @58338   9 years vboxsync iprt/crypto/*.h: doxygen fixes.
(edit) @57757   9 years vboxsync iprt/crypto/digest.h: Fixed RTCrDigestFindByObjIdString and …
(edit) @57613   9 years vboxsync IPRT,UINetworkReply.cpp: Added RTPathGlob, a set of …
(edit) @57584   9 years vboxsync IPRT: Implemented reading lib/Security/cacerts from JRE.
(edit) @57577   9 years vboxsync IPRT,QtGui: Redid the certificate download code in the GUI and reduced …
(edit) @57572   9 years vboxsync IPRT: Started on accessing system certificate stores to get SSL roots …
(edit) @56291   9 years vboxsync include: Updated (C) year.
(edit) @53900   10 years vboxsync IPRT: Implemented X.509 OtherName.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette