6-day longest streak
-
tink-rust ★ PINNED ⑂
Rust port of Tink cryptography library, under construction
Rust ★ 0 2mo agoExplain → -
python-phonenumbers ★ PINNED
Python port of Google's libphonenumber
Python ★ 3.8k 5d agoExplain → -
coset ★ PINNED ⑂
A set of Rust types for supporting COSE
Rust ★ 0 3mo agoExplain → -
mdbook-indexing ★ PINNED
mdBook preprocessor for indexing
Rust ★ 19 1d agoExplain → -
mdbook-shiftinclude ★ PINNED
mdBook preprocessor for file inclusion with shift
Rust ★ 4 2d agoExplain → -
mdbook-asciidoc ★ PINNED
mdBook backend for AsciiDoc generation
Rust ★ 12 2d agoExplain → -
pynamo
Exploration of the Dynamo paper in Python
HTML ★ 42 7y agoExplain → -
mdbook-footnote
No description.
Rust ★ 31 28d agoExplain → -
jnm
nm and ldd for Java binary files
Python ★ 24 1y agoExplain → -
jsebook
JavaScript library for processing .mobi ebooks
JavaScript ★ 11 11d agoExplain → -
skreate
Figure Skating Diagram Generator
Rust ★ 7 16d agoExplain → -
mdBook ⑂
Create book from markdown files. Like Gitbook but implemented in Rust
Rust ★ 2 7mo agoExplain → -
JavaLookingGlass
Android UI around Java reflection functionality, to allow exploration of system libraries
Java ★ 2 15y agoExplain → -
libjpeg
Generated from source at http://www.ijg.org/
C ★ 1 10y agoExplain → -
rust-for-rustaceans.com ⑂
Source for https://rust-for-rustaceans.com/
★ 1 16d agoExplain → -
oak ⑂
Meaningful control of data in distributed systems.
Rust ★ 1 2mo agoExplain → -
certificate-transparency ⑂
Auditing for TLS certificates.
C++ ★ 1 7y agoExplain → -
libxml2
XML Parser; local copy of git://git.gnome.org/libxml2
C ★ 1 9y agoExplain → -
cii-best-practices-badge ⑂
Core Infrastructure Initiative Best Practices Badge
Ruby ★ 0 10y agoExplain → -
learning-music-production-with-strudel ⑂
Learning how to make music (music production) in the browser (with Strudel) for total beginners
★ 0 7mo agoExplain → -
rust-openssl ⑂
OpenSSL bindings for Rust
★ 0 3y agoExplain → -
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.
★ 0 1y agoExplain → -
mathics-scanner ⑂
Tokenizer, and character tables, operator precedence, and conversion routines for the Wolfram Language.
Python ★ 0 1y agoExplain → -
rustworkshop.co ⑂
https://rustworkshop.co/
★ 0 2y agoExplain → -
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.
Java ★ 0 3y agoExplain → -
libpng ⑂
LIBPNG: Portable Network Graphics support, official libpng repository
C ★ 0 9y agoExplain → -
cddl-cat ⑂
A Rust library for validating CBOR or JSON data against a CDDL schema specification
★ 0 3y agoExplain → -
ciborium ⑂
CBOR utilities
Rust ★ 0 3y agoExplain → -
github-rs ⑂
Pure Rust bindings to the Github API
★ 0 6y agoExplain → -
rust-bindgen ⑂
Automatically generates Rust FFI bindings to C (and some C++) libraries.
Rust ★ 0 3y agoExplain → -
cargo-deny ⑂
❌ Cargo plugin for linting your dependencies 🦀
★ 0 3y agoExplain → -
formats ⑂
Cryptography-related format encoders/decoders: PKCS, PKIX
Rust ★ 0 3y agoExplain → -
certificate-transparency-go ⑂
Auditing for TLS certificates, Go code.
Go ★ 0 8mo agoExplain → -
pkcs11test ⑂
PKCS#11 Test Suite
C++ ★ 0 3y agoExplain → -
media ⑂
Media files of the RustCrypto project
★ 0 4y agoExplain → -
der-ascii ⑂
A reversible DER and BER pretty-printer.
Go ★ 0 4y agoExplain → -
block-ciphers ⑂
Collection of block cipher algorithms written in pure Rust
★ 0 4y agoExplain → -
utils ⑂
Utility crates used in RustCrypto
Rust ★ 0 4y agoExplain → -
x509test ⑂
X.509 certificate test suite
Python ★ 0 4y agoExplain → -
traits ⑂
Collection of cryptography-related traits
Rust ★ 0 5y agoExplain → -
ed25519-dalek ⑂
Fast and efficient ed25519 signing and verification in Rust.
★ 0 5y agoExplain → -
cargo-nono ⑂
Check your crate for (possible) no_std compatibility
★ 0 5y agoExplain → -
OpenSK ⑂
OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.
★ 0 4y agoExplain → -
cbor ⑂
CBOR support for serde.
★ 0 5y agoExplain → -
boring ⑂
BoringSSL bindings for the Rust programming language.
★ 0 5y agoExplain → -
c-ares ⑂
c-ares is a C library for asynchronous DNS requests
C++ ★ 0 3y agoExplain → -
signatures ⑂
Cryptographic signature algorithms: ECDSA, Ed25519
Rust ★ 0 5y agoExplain → -
elliptic-curves ⑂
Collection of pure Rust elliptic curve implementations (e.g. P-256, P-384, secp256k1)
★ 0 5y agoExplain → -
MACs ⑂
Message authentication code algorithms written in pure Rust
★ 0 5y agoExplain → -
KDFs ⑂
Collection of Key Derivation Functions written in pure Rust
Rust ★ 0 5y agoExplain → -
AEADs ⑂
Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
★ 0 5y agoExplain → -
libphonenumber ⑂
Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
★ 0 5y agoExplain → -
Mathics ⑂
A general-purpose computer algebra system.
★ 0 5y agoExplain → -
oss-fuzz ⑂
OSS-Fuzz - continuous fuzzing of open source software.
C ★ 0 5y agoExplain → -
asylo ⑂
Asylo Framework
C++ ★ 0 6y agoExplain → -
go ⑂
The Go programming language
Go ★ 0 6y agoExplain → -
loopix ⑂
The public repository of the Loopix mix system
★ 0 6y agoExplain → -
wabt ⑂
The WebAssembly Binary Toolkit
C++ ★ 0 6y agoExplain → -
trillian-examples ⑂
A place to store some examples which use Trillian APIs to build things.
Go ★ 0 5y agoExplain → -
meetings ⑂
Notes from meetings of various FreeBSD-related groups.
★ 0 7y agoExplain → -
trillian ⑂
No description.
Go ★ 0 7y agoExplain → -
monologue ⑂
A monitor that checks that Certificate Transparency Logs are complying with RFC 6962 and the Chromium Certificate Transparency Log Policy.
Go ★ 0 7y agoExplain → -
grpc-go ⑂
The Go language implementation of gRPC. HTTP/2 based RPC
Go ★ 0 7y agoExplain → -
golangci-lint ⑂
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
Go ★ 0 7y agoExplain → -
keytransparency ⑂
A transparent and secure way to look up public keys.
Go ★ 0 7y agoExplain → -
gometalinter ⑂
Concurrently run Go lint tools and normalise their output
Go ★ 0 7y agoExplain → -
mock ⑂
GoMock is a mocking framework for the Go programming language.
Go ★ 0 9y agoExplain → -
certificate-transparency-rfcs ⑂
Certificate Transparency RFC
Python ★ 0 9y agoExplain → -
libgd ⑂
GD Graphics Library
C ★ 0 10y agoExplain → -
libseccomp ⑂
The main libseccomp repository
C ★ 0 10y agoExplain → -
syzkaller ⑂
syzkaller is a distributed, unsupervised, coverage-guided Linux syscall fuzzer
Go ★ 0 10y agoExplain → -
zlib ⑂
A massively spiffy yet delicately unobtrusive compression library.
C ★ 0 9y agoExplain → -
libtiff
Generated from old source at http://www.remotesensing.org/libtiff/
C ★ 0 10y agoExplain → -
cpp-coveralls ⑂
Upload gcov results to coveralls.io
Python ★ 0 10y agoExplain →
No repos match these filters.