Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/libcrux-hacl-rs/src/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 679 B image not shown  

Quelle  lib.rs

  Sprache: Rust
 

//! This crate contains hacl-generated utility modules for other hacl-generated code.
//! You most likely don't need to import this.
//!
//! hacl-star commit: efbf82f29190e2aecdac8899e4f42c8cb9defc98

#![no_std]

// Utility modules. In the generated hacl-rs, these are individual crates.
pub mod bignum;
pub mod fstar;
pub mod lowstar;
pub mod util;

// Utility modules that were modules of hacl in the generated code
pub mod bignum25519_51;
pub mod curve25519_51;
pub mod streaming_types;

pub mod prelude {
    extern crate alloc;

    pub use alloc::boxed::Box;
    pub use alloc::{vec, vec::Vec};

    pub use crate::{bignum, fstar, lowstar, streaming_types, util as lib};
}

Messung V0.5 in Prozent
C=90 H=100 G=95

¤ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet am  2026-08-25) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.