After reading (yet another) post by Jeff more or less concluding that us mortal developers shouldn't be getting too involved with encryption, I'm left wondering what library I should be using. The only two libraries I've found that seem legitimate are entlib's and bouncycastle, but they don't seem much more of an abstraction than the .NET crypto APIs to me.
I guess what I'm wondering is if there is a "jQuery of crypto libraries" that is simple, widely-trusted, open and well documented.