Uses old Rust 2015
0.0.1 |
|
---|---|
0.0.0 |
|
#79 in #aes
28 downloads per month
25KB
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).
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
~197K SLoC