[Mono-dev] Review of PR1349

Martin Thwaites monoforum at my2cents.co.uk
Thu Oct 16 22:23:28 UTC 2014


Hi all,

I've just put up my attempt at getting the MachineKey.Protect and Unprotect
methods available in mono.  I'd be grateful if someone give it a quick
review to make sure it makes sense.

https://github.com/mono/mono/pull/1349

Couple of notes.  There is no compatibility with encrypted items that were
done using Windows.  This is a barebones implementation in that it will
work and be at least as secure as MachineKey.Encrypt/Decrypt (as it uses
the same methods under the hood).

This is my first PR for mono, so please be kind.  I've tried my best to
follow the coding guidelines, but I'm happy to make changes.

Thanks
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20141016/efe9723d/attachment.html>


More information about the Mono-devel-list mailing list