My personal opinion is that rather then hiding data using a cryptographically weak algorithm, why not use something like XTEA which is already in-built and is fast, small and is fairly strong cryptographically ?
Hiding text and data away from text editors is not a very good use case. It's better to just encrypt and decrypt the text as it's more secure but if it's about speed, then use XTEA. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. 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/h2-database?hl=en.
