aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public_key
AgeCommit message (Expand)Author
2019-06-17Prepare releaseErlang/OTP
2019-06-17public_key: Add AES to PBE2Ingela Anderton Andin
2019-05-06Prepare releaseErlang/OTP
2019-04-30public_key: Accept digest types 'sha1' and 'sha'Péter Dimitrov
2019-03-11Prepare releaseErlang/OTP
2019-02-22ssl: Enhance documentation after "use-spec-rewrite"Ingela Anderton Andin
2019-02-05ssl: Use specs to generate type documentationIngela Anderton Andin
2018-12-12Add empty 'since' attribute for old modules and functionsSverker Eriksson
2018-12-11Add "since" attributes in xml for new functions and modulesSverker Eriksson
2018-12-10Prepare releaseErlang/OTP
2018-11-19public_key: Add Edward curves to the documentationHans Nilsson
2018-11-19public_key: Add ed25519 and ed448 sign/verifyHans Nilsson
2018-11-15Prepare releaseErlang/OTP
2018-11-08public_key: Add additional ASN-1 definitions for DSA SHA2 supportIngela Anderton Andin
2018-10-19public_key: Add DSA with SHA2 supportIngela Anderton Andin
2018-09-24Prepare releaseErlang/OTP
2018-09-21Update copyright yearHenrik Nord
2018-09-13public_key: Generate refman from types and specsHans Nilsson
2018-09-13public_key: Rework -type and -specHans Nilsson
2018-09-13public_key: Setup for doc generationHans Nilsson
2018-09-13public_key: Remove special type signature for one testHans Nilsson
2018-09-07public_key: Remove strange and unused(?) DSAPrivateKey from verify/5Hans Nilsson
2018-07-13docs: make clean all XMLDIRLukas Larsson
2018-06-29Update release notesErlang/OTP
2018-06-29Update version numbersErlang/OTP
2018-06-26public_key: Remove moduli 5121 and 7167Hans Nilsson
2018-06-19Prepare releaseErlang/OTP
2018-06-18Update copyright yearHenrik Nord
2018-06-12public: minor doc fixesHans Nilsson
2018-06-12public_key: Clearify pkix_verify_hostname documentationHans Nilsson
2018-06-11Merge branch 'hans/public_key/cuddle_tests'Hans Nilsson
2018-06-11Merge branch 'hans/public_key/dialyzer'Hans Nilsson
2018-06-11public_key: Generated new moduli fileHans Nilsson
2018-06-08public_key: Make dialyzer happyHans Nilsson
2018-06-07public_key: Extend test case pkix_verify_hostname_subjAltNameHans Nilsson
2018-06-04public_key: Testcase for cert with wildcard in SANHans Nilsson
2018-06-04public_key: DocHans Nilsson
2018-06-04public_key: Matchfun for HTTPSHans Nilsson
2018-05-29Revert "Prepare release"Henrik
2018-05-25Prepare releaseErlang/OTP
2018-05-21PKCS8 encoder must be symmetrical to PKCS8 decoder, thus it has to be in der_...Maxim Fedorov
2018-05-21Use DER_NULL macro instead or <<5,0>>Maxim Fedorov
2018-05-21PKCS8 handling improvements:Maxim Fedorov
2018-05-21public_key: PKCS8 (Private-Key Information Syntax Standard) encoded private k...Maxim Fedorov
2018-05-02Revert "Update release notes"Henrik
2018-05-02Revert "Update version numbers"Henrik
2018-04-30Update release notesErlang/OTP
2018-04-30Update version numbersErlang/OTP
2018-04-25public_key: Add markers for private and public keysHans Nilsson
2018-02-13public_key: Use uri_stringPéter Dimitrov