[ ソース: rust-base16ct ]
パッケージ: librust-base16ct-dev (0.2.0-1) [universe]
librust-base16ct-dev に関するリンク
Ubuntu の資源:
rust-base16ct ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Rust Maintainers
- Alexander Kjäll
It should generally not be necessary for users to contact the original maintainer.
類似のパッケージ:
Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support - Rust source code