stinkage

Crates.iostinkage
lib.rsstinkage
version0.0.1
sourcesrc
created_at2018-08-28 06:23:46.331675
updated_at2018-08-28 14:54:03.075567
description (S)TREAM-ing (Tink)-alike (A)ES-(G)CM (E)ncryption: segmented, seekable, streaming authenticated encryption using an HMAC + AES-GCM + STREAM construction as implemented by the Google Tink encryption library (created by Daniel Bleichenbacher et al).
homepagehttps://github.com/iqlusioninc/crates/
repository
max_upload_size
id81779
size33,007
Tony Arcieri (iqlusion) (tony-iqlusion)

documentation

README

Stinkage.rs

Crate Docs Apache 2.0 Licensed Build Status

STREAM-ing Tink-alike AES-GCM Encryption: segmented, seekable, streaming authenticated encryption using a construction whic combines HKDF + AES-GCM + STREAM construction as implemented by the Google Tink encryption library (created by Daniel Bleichenbacher et al).

Documentation

License

Copyright © 2018 iqlusion

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Commit count: 0

cargo fmt