This package provides an implementation of AES (Rijndael) block ciphers using AES-NI.
This package is deprecated and was replaced by the aes
crate.
This package provides an implementation of AES (Rijndael) block ciphers using AES-NI.
This package is deprecated and was replaced by the aes
crate.
This package provides an implementation of AES (Rijndael) block ciphers using AES-NI.
This package is deprecated and was replaced by the aes
crate.
This package makes it possible to define your own PhantomData and similarly behaved unit types with generic parameters, which is not permitted in ordinary Rust.
This package provides a universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher.
Orion is a cryptography library written in pure Rust. It aims to provide easy and usable crypto while trying to minimize the use of unsafe code.
This package provides a universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher.
This package provides a universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher.
This package provides a universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher.
A rust library that provides ASCII-only string and character types, equivalent to the char
, str
and String
types in the standard library.
A rust library that provides ASCII-only string and character types, equivalent to the char
, str
and String
types in the standard library.
This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.
This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.
This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.
This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.
A rust library that provides ASCII-only string and character types, equivalent to the char
, str
and String
types in the standard library.
This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.
This package provides a library to find native dependencies in a vcpkg
tree at build time in order to be used in Cargo build scripts.
This package provides a set of mathematical traits to facilitate the use of SIMD-based Array of Struct of Array (AoSoA) storage pattern in Rust.
The funty crate (fundamental types) provides traits that unify the Rust non-pointer primitives. It also unifies pointers and references by lifting access permissions into the trait system.
The funty crate (fundamental types) provides traits that unify the Rust non-pointer primitives. It also unifies pointers and references by lifting access permissions into the trait system.
The funty crate (fundamental types) provides traits that unify the Rust non-pointer primitives. It also unifies pointers and references by lifting access permissions into the trait system.
Glium is an intermediate layer between OpenGL and your application. You still need to manually handle the graphics pipeline, but without having to use OpenGL's old and error-prone API.
Glium is an intermediate layer between OpenGL and your application. You still need to manually handle the graphics pipeline, but without having to use OpenGL's old and error-prone API.