Docs.rs
at-cryptoauth-0.4.0
at-cryptoauth 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
MathiasKoch
github:factbirdhq:hardware-development
Dependencies
crc ^2.0.0
normal
digest ^0.9.0
normal
embedded-hal ^1.0.0-alpha.4
normal
generic-array ^0.14.4
normal
heapless ^0.7
normal
signature ^1.2.2
normal
env_logger ^0.8.1
normal
optional
linux-embedded-hal ^0.4.0-alpha.0
normal
optional
log ^0.4.0
normal
optional
openssl ^0.10.30
normal
optional
cortex-m ^0.7.2
dev
cortex-m-rt ^0.6.12
dev
cortex-m-semihosting ^0.3.5
dev
panic-halt ^0.2.0
dev
panic-semihosting ^0.5.0
dev
stm32l4xx-hal ^0.6.0
dev
Versions
40.7%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
at_
cryptoauth
0.4.0
All Items
Crate Items
Re-exports
Modules
Structs
Constants
Crate
at_cryptoauth
Copy item path
Source
Re-exports
§
pub use
signature
;
Modules
§
error
memory
tngtls
Structs
§
AtCa
Client
Block
Digest
Memory
Public
Key
Signature
A public key signature returned from a signing operation. Format is R and S integers in big-endian format. 64 bytes for P256 curve.
Constants
§
CRC16