Hi folks, Just wondering if anyone has used the cryptographic services available in DS.
I found you can enable the system keys in DS which makes an additional checkbox for encrypting values based on the configuration available (eg. blowfish, Triple DES).* *Its clear that any information flagged for encryption can be secured this way but how do we go about decrypting information? Lets say we store a user attributed and encrypt the values but if we need to pass on or verify information there is nothing available that can do this (at least I cant find any). I have thought about using the python hashlib but thats just a one way hash. I can only compare with that. How do we go about using a two way crypto within DS without writing a custom java class to handle the encrypt/decrypt functions? Is there anything built in or a python script of some kind available out there? N -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/reddot-cms-users/-/hUrnUkt1XG8J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
