-
According to 3.2.1:
```
Operations that update pcc, such as changing privilege or executing jump instructions,
unseal capabilities prior to writing. Therefore, implementations do not need to check …
-
Recently, I found that we invented the `Pod` trait independently from [Google's `zerocopy` crate](https://github.com/google/zerocopy), in which the same concept is called `FromBytes`.
### Current F…
-
### Package name
rosenpass
### Package homepage
https://rosenpass.eu/
### Description
Rosenpass is a formally verified, post-quantum secure VPN that uses WireGuard to transport the actual data.
…
-
Hi there!
I'm writing on behalf of the @RustCrypto org, where we maintain several elliptic curve implementations including an `sm2` crate at https://github.com/RustCrypto/elliptic-curves/tree/maste…
-
I've just started a project [FVyper](https://github.com/LayerXcom/verified-vyper-contracts) to formally verify Vyper programs with [KEVM](https://github.com/kframework/evm-semantics).
I want to dis…
-
Take `seq` for example. The implementation in the C# and Java runtimes are very similar, and do not simply wrap an existing type in the target language runtime because the lazy evaluation of concatena…
-
hacspec is a specification language for cryptographic primitives implemented as a subset of Rust:
https://github.com/hacspec/hacspec
The goal is to provide formally verified reference implementa…
-
# Feature or enhancement
We propose to replace the non-OpenSSL cryptographic primitives in hashlib with high-assurance, verified versions from the HACL* project.
# Pitch
As evidenced by the …
-
Bugzilla's API formally requires us to transmit JSON in our request bodies. However, Apache has for all eternity been silently converting (non-JSON) `key=value` request bodies into "magic" that someho…
-
- Intro and abstract: Too much attack details — omit entirely and refer reader to the paper, noting implications. Maybe merge with section 3?
- Preliminaries: Are all details for curves necessary? Ex…