daniiiol / AnnOtter.WayToSecureExchange

The web application facilitates the exchange of confidential data with several layers of encryption and security measures.
Apache License 2.0
13 stars 0 forks source link

docs: correction after link generation adjustment #6

Closed daniiiol closed 1 year ago

daniiiol commented 1 year ago

After removing the deriveKey creation, the link is also built differently. No salt value is needed anymore, because the Web Crypto API generates the key itself.