Search:

Type: Posts; User: divix

Search: Search took 0.07 seconds.

  1. Re: How to use GNU Crypto LIbrary in Matlab via Java Interface

    I tried this ,but nothing happens


    % public void encrypt(byte[] in,
    % int i,
    % byte[] out,
    % int j,
    % ...
  2. How to use GNU Crypto LIbrary in Matlab via Java Interface

    Hi All,

    I find it very difficult to do the encryption in matlab using GNU Crypto library



    One example given in a book Using Javax.crypto


    function e = encrypt(t, key)
Results 1 to 2 of 2