Melvin Carvalho [ARCHIVE] on Nostr: 📅 Original date posted:2013-12-15 📝 Original message:Harry and David suggested ...
📅 Original date posted:2013-12-15
📝 Original message:Harry and David suggested I send a message to this group. I was wondering
if the crypto group may consider adding support for *secp256k1* in the
browser Named Curve dictionary.
http://www.w3.org/TR/WebCryptoAPI/#EcKeyGenParams-dictionaryenum NamedCurve {
// NIST recommended curve P-256, also known as secp256r1.
"P-256",
// NIST recommended curve P-384, also known as secp384r1.
"P-384",
// NIST recommended curve P-521, also known as secp521r1.
"P-521"
};
Over the last year, there has been a significant increase in deployment for
this curve. It's used in bitcoin and many other crypto currencies.
Bitcoin deployment now numbers in the millions of users and hundreds of
companies. There are also free software implementations in most
languages.
For more background on Koblitz curve used by bitcoin see:
https://bitcointalk.org/?topic=2699.0I'm aware that the API tends to expose what's existing in NSS, but, imho,
if it were possible to add support for this curve would be a great step to
help to many people that already work with crypto currencies in the browser.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20131215/c4e0d373/attachment.html>
Published at
2023-06-07 15:10:46Event JSON
{
"id": "8013a1d87a2c5e1e8a956568752b00fef869a55d41c56363315f63f087e80466",
"pubkey": "e316966328c4cb66c34719ef9a7b3bc54ef601663ad4ab06185991237735aa19",
"created_at": 1686150646,
"kind": 1,
"tags": [
[
"e",
"5da937855078d692fccdc660033d138ed5afe49987727a5b558d9fbd25adba42",
"",
"reply"
],
[
"p",
"a23dbf6c6cc83e14cc3df4e56cc71845f611908084cfe620e83e40c06ccdd3d0"
]
],
"content": "📅 Original date posted:2013-12-15\n📝 Original message:Harry and David suggested I send a message to this group. I was wondering\nif the crypto group may consider adding support for *secp256k1* in the\nbrowser Named Curve dictionary.\n\nhttp://www.w3.org/TR/WebCryptoAPI/#EcKeyGenParams-dictionary\n\nenum NamedCurve {\n // NIST recommended curve P-256, also known as secp256r1.\n \"P-256\",\n // NIST recommended curve P-384, also known as secp384r1.\n \"P-384\",\n // NIST recommended curve P-521, also known as secp521r1.\n \"P-521\"\n};\n\nOver the last year, there has been a significant increase in deployment for\nthis curve. It's used in bitcoin and many other crypto currencies.\nBitcoin deployment now numbers in the millions of users and hundreds of\ncompanies. There are also free software implementations in most\nlanguages.\n\nFor more background on Koblitz curve used by bitcoin see:\n\nhttps://bitcointalk.org/?topic=2699.0\n\nI'm aware that the API tends to expose what's existing in NSS, but, imho,\nif it were possible to add support for this curve would be a great step to\nhelp to many people that already work with crypto currencies in the browser.\n-------------- next part --------------\nAn HTML attachment was scrubbed...\nURL: \u003chttp://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20131215/c4e0d373/attachment.html\u003e",
"sig": "ec5534aad3497b5bd2606b49442f895e5cf14a319e49e149344ea03b271b80ae08c6fd6d74c739ecf2f43693944802dc7af0b755e8c36a12b9782916afcd461d"
}