Reply to post: Re: Surely the point of encryption...

SEAL up your data just like Microsoft: Redmond open-sources 'simple' homomorphic encryption blueprints

Michael Wojcik Silver badge

Re: Surely the point of encryption...

If you want to prevent tampering, you need to use signatures.

You need to provide data integrity against active attacks. Signatures are one primitive for that, but they're generally not appropriate for this use case. HMAC and similar constructs, using cryptographic digests but not asymmetric cryptography, are more plausible.

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon