Thanks! Yes I looked at JWE, but it just seemed a bit heavy for the need to only store a simple identifier. Interoperability isn't a concern, as tickets rarely if ever shared. I just wanted a simple self contained and easy to use way to package and retrieve identifiers with appropriately chosen encryption and signing algorithms for the common web-app case.
On Thursday, February 11, 2016 at 1:36:53 AM UTC-8, Andrey Antukh wrote: > > Hi Michael! > > Firstly: nice work! > > Do you know about JWE? It does just the same thing but in a > standarized/interoperable way: > https://funcool.github.io/buddy-sign/latest/#introduction > > Andrey > > On Thu, Feb 11, 2016 at 8:21 AM, Michael Ball <mi...@mhbtech.com > <javascript:>> wrote: > >> Ticket helps create and read encrypted tickets/cookies with expiration >> dates packaged inside. Feedback and security reviews are welcomed. >> >> https://github.com/mikeball/ticket >> >> Mike >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to clo...@googlegroups.com >> <javascript:> >> Note that posts from new members are moderated - please be patient with >> your first post. >> To unsubscribe from this group, send email to >> clojure+u...@googlegroups.com <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/clojure?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Clojure" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to clojure+u...@googlegroups.com <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Andrey Antukh - Андрей Антух - <ni...@niwi.nz <javascript:>> > http://www.niwi.nz > https://github.com/niwinz > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.