Docs.rs
  • secure-survey-0.1.2
    • secure-survey 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • migraf
    • Dependencies
      • curv-kzen ^0.9.0 normal
      • kzen-paillier ^0.4.2 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate secure_survey

  • Version 0.1.2
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Functions
?
Change settings

Crate secure_survey

source ·

Re-exports

  • pub use keys::KeyPair;
  • pub use keys::UserEncryptionKey;

Modules

  • keys

Structs

  • EncodedCiphertext
    Encrypted message with type information.
  • UserCipher
  • UserVecCipher

Functions

  • add_all
  • add_all_vec
  • add_ciphers
  • add_vec_ciphers
  • decrypt
  • decrypt_vec
  • encrypt
  • encrypt_vec
  • encrypt_vec_with_json_keys
  • encrypt_vec_with_keys
  • encrypt_with_json_keys
  • encrypt_with_keys
  • encrypt_with_minimal_key
  • load_encryption_key
  • load_key_pair