Pinned Repositories
jnm
nm and ldd for Java binary files
jsebook
JavaScript library for processing .mobi ebooks
mdbook-asciidoc
mdBook backend for AsciiDoc generation
mdbook-footnote
mdbook-indexing
mdBook preprocessor for indexing
pynamo
Exploration of the Dynamo paper in Python
python-phonenumbers
Python port of Google's libphonenumber
coset
A set of Rust types for supporting COSE
pkcs11test
PKCS#11 Test Suite
tink-rust
Rust port of Tink cryptography library
daviddrysdale's Repositories
daviddrysdale/python-phonenumbers
Python port of Google's libphonenumber
daviddrysdale/mdbook-footnote
daviddrysdale/jnm
nm and ldd for Java binary files
daviddrysdale/mdbook-indexing
mdBook preprocessor for indexing
daviddrysdale/mdbook-asciidoc
mdBook backend for AsciiDoc generation
daviddrysdale/mdbook-shiftinclude
mdBook preprocessor for file inclusion with shift
daviddrysdale/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
daviddrysdale/oak
Meaningful control of data in distributed systems.
daviddrysdale/rust-for-rustaceans.com
Source for https://rust-for-rustaceans.com/
daviddrysdale/block-ciphers
Collection of block cipher algorithms written in pure Rust
daviddrysdale/c-ares
c-ares is a C library for asynchronous DNS requests
daviddrysdale/cargo-deny
❌ Cargo plugin for linting your dependencies 🦀
daviddrysdale/cddl-cat
A Rust library for validating CBOR or JSON data against a CDDL schema specification
daviddrysdale/certificate-transparency-go
Auditing for TLS certificates, Go code.
daviddrysdale/ciborium
CBOR utilities
daviddrysdale/coset
A set of Rust types for supporting COSE
daviddrysdale/der-ascii
A reversible DER and BER pretty-printer.
daviddrysdale/formats
Cryptography-related format encoders/decoders: PKCS, PKIX
daviddrysdale/mathics-core
An open-source Mathematica. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute them.
daviddrysdale/mathics-scanner
Tokenizer, and character tables, operator precedence, and conversion routines for the Wolfram Language.
daviddrysdale/media
Media files of the RustCrypto project
daviddrysdale/OpenSK
OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.
daviddrysdale/pkcs11test
PKCS#11 Test Suite
daviddrysdale/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
daviddrysdale/rust-openssl
OpenSSL bindings for Rust
daviddrysdale/rustworkshop.co
https://rustworkshop.co/
daviddrysdale/tink
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
daviddrysdale/tink-rust
Rust port of Tink cryptography library, under construction
daviddrysdale/utils
Utility crates used in RustCrypto
daviddrysdale/x509test
X.509 certificate test suite