Fix warnings and update tracability
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
//!
|
||||
//! The fallback is less secure as the encryption key is derived from machine
|
||||
//! identifiers, but provides functionality on headless systems.
|
||||
//!
|
||||
//! TRACES: UR-012 | IR-014
|
||||
|
||||
use aes_gcm::{
|
||||
aead::{Aead, KeyInit},
|
||||
|
||||
Reference in New Issue
Block a user