#streaming #encryption #aes #security

yanked stinkage

(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)

Uses old Rust 2015

0.0.1 Aug 28, 2018
0.0.0 Aug 28, 2018

#80 in #aes

Apache-2.0

25KB

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.

Dependencies

~5.5MB
~196K SLoC