add aes encryption
This commit is contained in:
@@ -16,6 +16,7 @@ num-traits = "0.2"
|
||||
solana-program = "=1.7.15"
|
||||
|
||||
[target.'cfg(not(target_arch = "bpf"))'.dependencies]
|
||||
aes = "0.7.5"
|
||||
arrayref = "0.3.6"
|
||||
bincode = "1"
|
||||
byteorder = "1"
|
||||
|
Reference in New Issue
Block a user