Gilles Peskine
eae6eee24c
Change ECDSA signature representation to r||s
...
Change the representation of an ECDSA signature from the ASN.1 DER
encoding used in TLS and X.509, to the concatenation of r and s
in big-endian order with a fixed size. A fixed size helps memory and
buffer management and this representation is generally easier to use
for anything that doesn't require the ASN.1 representation. This is
the same representation as PKCS#11 (Cryptoki) except that PKCS#11
allows r and s to be truncated (both to the same length), which
complicates the implementation and negates the advantage of a
fixed-size representation.
2018-09-12 16:41:11 +03:00
..
2018-08-06 11:42:56 +01:00
2018-08-06 11:42:56 +01:00
2018-08-06 11:42:56 +01:00
2018-08-06 11:42:56 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:40:57 +01:00
2018-08-06 11:40:57 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:40:57 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:40:57 +01:00
2018-08-06 11:42:06 +01:00
2018-08-15 13:55:37 +01:00
2018-08-06 11:40:57 +01:00
2018-08-06 11:40:57 +01:00
2018-08-06 11:40:57 +01:00
2018-08-06 11:40:57 +01:00
2018-08-06 11:40:57 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:40:57 +01:00
2018-08-06 11:40:57 +01:00
2018-08-06 11:42:06 +01:00
2018-08-13 14:46:45 +03:00
2018-08-21 16:11:13 +03:00
2018-08-06 11:42:06 +01:00
2018-09-05 11:53:24 +03:00
2018-09-12 16:22:51 +03:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:42:06 +01:00
2018-07-27 17:15:39 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:40:57 +01:00
2018-09-12 16:41:11 +03:00
2018-09-12 16:41:11 +03:00
2018-08-06 11:40:57 +01:00
2018-09-05 11:53:24 +03:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:40:57 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:40:58 +01:00
2018-08-31 15:59:10 +01:00
2018-08-06 11:40:57 +01:00
2018-08-06 11:42:06 +01:00
2018-08-06 11:40:57 +01:00
2018-08-06 11:42:06 +01:00