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
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to