Crates.io | stinkage |
lib.rs | stinkage |
version | 0.0.1 |
source | src |
created_at | 2018-08-28 06:23:46.331675 |
updated_at | 2018-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). |
homepage | https://github.com/iqlusioninc/crates/ |
repository | |
max_upload_size | |
id | 81779 |
size | 33,007 |
S
TREAM-ing Tink
-alike A
ES-G
CM E
ncryption:
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).
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.