Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
0371-public_key-Add-EDDSA-doc-to-the-Users-Guid...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0371-public_key-Add-EDDSA-doc-to-the-Users-Guide.patch of Package erlang
From 0de8a650d3a893467b0276a31910f4c27ec85744 Mon Sep 17 00:00:00 2001 From: Ingela Anderton Andin <ingela@erlang.org> Date: Thu, 6 May 2021 14:11:43 +0200 Subject: [PATCH 1/2] public_key: Add EDDSA doc to the Users Guide --- lib/public_key/doc/src/public_key_records.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/public_key/doc/src/public_key_records.xml b/lib/public_key/doc/src/public_key_records.xml index 3036d45c00..55490d51c4 100644 --- a/lib/public_key/doc/src/public_key_records.xml +++ b/lib/public_key/doc/src/public_key_records.xml @@ -179,8 +179,10 @@ </section> <section> - <title>ECDSA </title> - <p>Erlang representation of <url href="http://www.ietf.org/rfc/rfc6979.txt">Elliptic Curve Digital Signature Algorithm (ECDSA)</url> keys follows:</p> + <title>ECDSA and EDDSA</title> + + <p>Erlang representation of <url href="http://www.ietf.org/rfc/rfc6979.txt">Elliptic Curve Digital Signature Algorithm (ECDSA)</url> and <url href="https://tools.ietf.org/html/rfc8032">Edwards-Curve Digital Signature Algorithm (EDDSA)</url> where + parameters in the private key will be <c>{namedCurve, ?'id-Ed25519' | ?'id-Ed448'}</c>.</p> <code> #'ECPrivateKey'{ -- 2.26.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor