issues
search
atsign-foundation
/
at_protocol
The open source repository for the atProtocol specification and supporting documentation
https://docs.atsign.com
BSD 3-Clause "New" or "Revised" License
9
stars
7
forks
source link
feat: use AES key for encrypting and decrypting encryption keys
#80
Closed
murali-shris
closed
1 year ago
murali-shris
commented
1 year ago
- What I did
modified the APKAM requirements
- How I did it
modified documentation/sequence diagram to generate new AES key to encrypt the encryption keys if APKAM private key is in a secure element(we will not be able to decrypt with APKAM private key in IoT safe app)
- What I did