-
Here I issued a slew of `load module` commands and we can see the state grow.
When in the interpreter, loading a module wipes the previous state (all let statements are gone, etc). Is there some re…
-
### Issue template is not applicable, this relates to Github.
We should add topics to the repo to make it more easy to find, e.g:
* `cryptography`
* `crypto`
* `elliptic-curves`
* `ECDSA`
* `E…
-
The documentation claims the Z type is supported. Seems that is not the case...
```
Message sent: { "params": { "expression": { "expression": "call", "function": "sign", "arguments": [ { "expressi…
-
Observed on master.
When using d2i_AutoPrivateKey_ex with a non-NULL library context, default lib context appears to still be used for some operations.
In particular, this has been noticed for r…
-
Hi,
I am unable to output the "dns_cname_record_value" when adding a site. This is very important so that I can change the DNS Name record (Route53) in amazon through terraform automatically.
!…
-
With the rewrite of the public code (now on demo), there are a few minor differences from the previous implementation. These differences may change a few requirements on requests/responses to/from th…
-
Some options:
### ring
https://briansmith.org/rustdoc/ring/agreement/index.html
pros:
1. high-level APIs
2. based on BoringSSL / verified Fiat-Crypto primitives
cons:
1. custom traits not…
-
The NIST P-521 curve is not exposed as part of *ring* and so this will require sourcing an implementation from elsewhere, or writing one from scratch. Similarly for curve448
- [x] P521
- [x] curve…
-
https://github.com/mit-plv/fiat-crypto/blob/b3c26501432fd1ec5dd75e0ba136b667106fd097/p521_32.c#L129-L143
The issue is that we claim to synthesize 17-limb 32-bit p521, but 1.1 * (521 / 17) > 32. (W…
-
# Steps to reproduce
```powershell
New-SelfSignedCertificate `
-Subject "CN=John Doe" `
-KeyAlgorithm "ECDSA_secP256r1" `
-Provider 'Microsoft Smart Ca…