Search:

Type: Posts; User: yoyotheone

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    1,333

    Re: security(encrypt/decrypt) across machines

    i didn't post code ....
    i just asked a question....
    i need a good,encrypted way , that does not use a constant string for the secret key (that is needed for the SecretKeySpec).
    i saw that there is...
  2. Replies
    2
    Views
    1,333

    security(encrypt/decrypt) across machines

    hi ,
    i am using AES/CBC/PKCS5Padding algorithm to encrypt/decrypt,
    it works fine across machines, since i am not using a Facrtory to create the secret .
    i am using constant SecretKeySpec and iv...
Results 1 to 2 of 2