I'm trying to create a set of encryption procedures on db2 v 8.1 using bouncycastle (and java of course)
Actually only the init method is a procedure, the my_encrypt(java.lang.String), my_decrypt(java.lang.String) and my_hash(java.lang.String) routines are all functions.
All static.
I'm...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.