Pinned Repositories
brpc-rs
Apache bRPC library for Rust
gbdt-rs
MesaTEE GBDT-RS : a fast and secure GBDT library, supporting TEEs such as Intel SGX and ARM TrustZone
giproute2
An iproute2 utility written in Go.
mesabox
A collection of core system utilities written in Rust for Unix-like systems (and now Windows)
mesalink
OpenSSL compatibility layer for the Rust SSL/TLS stack
mesalock-distro
MesaLock Linux: a memory-safe Linux distribution.
mesapy
A Fast and Safe Python based on PyPy
minit
An init utility purely written in Rust.
packages
MesaLock Linux packages.
tpm2-tss-verified
A modified version of tpm2-tss that passed memory safety formal verification
MesaLock Linux's Repositories
mesalock-linux/gbdt-rs
MesaTEE GBDT-RS : a fast and secure GBDT library, supporting TEEs such as Intel SGX and ARM TrustZone
mesalock-linux/http_req-sgx
simple HTTP client with built-in HTTPS support
mesalock-linux/rand-sgx
A Rust library for random number generation.
mesalock-linux/serde-sgx
Serialization framework for Rust
mesalock-linux/http-sgx
Rust HTTP types
mesalock-linux/indexmap-sgx
A hash table with consistent order and fast iteration; NOTE: old name of crate was ordermap; it was renamed with no change in functionality
mesalock-linux/miniz_oxide-sgx
Rust replacement for miniz
mesalock-linux/mio-sgx
Metal IO library for Rust
mesalock-linux/parity-common-sgx
Collection of crates used in Parity projects
mesalock-linux/parity-scale-codec-sgx
Lightweight, efficient, binary serialization and deserialization codec
mesalock-linux/rustcrypto-RSA-sgx
RSA implementation in pure Rust
mesalock-linux/serde-json-sgx
Strongly typed JSON library for Rust
mesalock-linux/bytes-sgx
Utilities for working with bytes
mesalock-linux/cryptocorrosion-sgx
Performance crypto in pure Rust
mesalock-linux/image-png-sgx
PNG decoding and encoding library in pure Rust
mesalock-linux/image-tiff-sgx
TIFF decoding and encoding library in pure Rust
mesalock-linux/integer-encoding-rs-sgx
Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides Write/Read types for easily writing/reading integers.
mesalock-linux/matrixmultiply-sgx
General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.
mesalock-linux/ndarray-sgx
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
mesalock-linux/num-traits-sgx
Numeric traits for generic mathematics in Rust
mesalock-linux/regex-sgx
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
mesalock-linux/rust-sha1-sgx
Minimal implementation of SHA1 for Rust
mesalock-linux/rustcrypto-block-ciphers-sgx
Collection of block cipher algorithms written in pure Rust
mesalock-linux/rustcrypto-hashes-sgx
Collection of cryptographic hash functions written in pure Rust
mesalock-linux/rustcrypto-MACs-sgx
Message authentication code algorithms written in pure Rust
mesalock-linux/rustcrypto-stream-ciphers-sgx
Collection of stream cipher algorithms
mesalock-linux/rustcrypto-traits-sgx
Collection of cryptography related traits
mesalock-linux/rustcrypto-utils-sgx
Utility crates used in the rust-crypto
mesalock-linux/thiserror-sgx
derive(Error) for struct and enum error types
mesalock-linux/typetag-sgx
Serde serializable and deserializable trait objects