Tunnels: Add missing expiration field to ECIES BRR

This commit is contained in:
zzz
2020-10-23 19:42:05 +00:00
parent 470bc77551
commit b52f85ac38
3 changed files with 24 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2020-10-23 zzz
* i2ptunnel: Remove mtn tunnel (new installs only)
* Tunnels:
- Move AES reply keys from HopConfig to TunnelCreatorConfig
- Add missing expiration field to ECIES BRR
2020-10-21 zzz
* NetDB:
- ECIES router support for encrypted lookups and stores (proposal #156)