This website requires JavaScript.
Explore
Help
Sign In
Sweetbread
/
Alfis
Watch
1
Star
0
Fork
0
You've already forked Alfis
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bc6d2fbae3e123183113b000ec50cca7d42d3079
Alfis
/
src
/
crypto
/
mod.rs
T
3 lines
47 B
Rust
Raw
Normal View
History
Unescape
Escape
Added second keypair for encryption of domain names.
2021-05-04 16:47:03 +02:00
mod
crypto_box
;
Changed identity format in transactions, now it will be double Sha256.
2021-04-10 09:47:21 +02:00
Added second keypair for encryption of domain names.
2021-05-04 16:47:03 +02:00
pub
use
crypto_box
::
CryptoBox
;
Reference in New Issue
Copy Permalink