1
0
Fork 0
mirror of https://github.com/eosswedenorg/libantelope synced 2026-09-01 07:58:12 +02:00

Adding vendor/secp256k1-0.3.0

This commit is contained in:
Henrik Hautakoski 2023-03-11 13:27:54 +01:00
parent 8a55500854
commit e8ee3fc0de
132 changed files with 59850 additions and 0 deletions

15
vendor/secp256k1-0.3.0/SECURITY.md vendored Normal file
View file

@ -0,0 +1,15 @@
# Security Policy
## Reporting a Vulnerability
To report security issues send an email to secp256k1-security@bitcoincore.org (not for support).
The following keys may be used to communicate sensitive information to developers:
| Name | Fingerprint |
|------|-------------|
| Pieter Wuille | 133E AC17 9436 F14A 5CF1 B794 860F EB80 4E66 9320 |
| Jonas Nick | 36C7 1A37 C9D9 88BD E825 08D9 B1A7 0E4F 8DCD 0366 |
| Tim Ruffing | 09E0 3F87 1092 E40E 106E 902B 33BC 86AB 80FF 5516 |
You can import a key by running the following command with that individuals fingerprint: `gpg --keyserver hkps://keys.openpgp.org --recv-keys "<fingerprint>"` Ensure that you put quotes around fingerprints containing spaces.