Implement ASCON

Aperta
#22 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@officialfrancismendoza ci sta già lavorando.

Dal 16/6/2026.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

enhancement

Implement the NIST SP 800-232 specification of ASCON lightweight cryptography standards for constrained devices, including limited to:

  • Authenticated Encryption (aead128)
  • Hashing (hash256)
  • Extendable Output Functions (xof128)
  • Custom Extendable Output Functions (cxof128)

To be implemented as its own crate within src, whilst also following all guidelines within QUALITY_AND_STYLE.md. In addition, taking note of the compute and RAM constraints within lightweight embedded systems, as well as standard cryptographic engineering best practices.

Lingua principale
Rust
Stelle
25
Fork
18
Merge medio
16h 38m
PR unite (30g)
3

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di bcgit/bc-rust

Tutte le issue di bcgit/bc-rust

Issue simili

Altre issue su Rust

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.