search results

  1. Stack Overflow is a question and answer site for professional and enthusiast programmers. It\'s 100% free, no registration required.
    stackoverflow.com/.../15276603/element-​mul-in-pbc-library - Cached
  2. The PBC library is a free portable C ... $rhs2); Crypt::PBC::element_sub($lhs, $rhs1, $rhs2); # lhs=rhs1-rhs2 Crypt::PBC::element_mul($lhs, $rhs1 ...
    search.cpan.org/perldoc?Crypt::PBC - Cached
  3. PBC Library The Pairing-Based Cryptography Library. ... This is incompatible with older versions of the library. ... I added the element_mul_zn() ...
    crypto.stanford.edu/pbc/archive-10.html - Cached
  4. The PBC library is a free portable C library ... element_ptr, element_ptr); void (*sub)(element_ptr, element_ptr, element_ptr); void (*mul)(element_ptr ...
    crypto.stanford.edu/pbc/manual.html - Cached
  5. Pairing-Based Cryptography Library. ... #include <pbc.h> #include <pbc_time.h> ... element_mul_zn(t2, P, H); element_add(t2, t2, Ppub);
    code.google.com/p/libpbc/source/browse/​trunk/.../zss.c?r=123
  6. The Java Pairing Based Cryptography Library (jPBC) jPBC Library. ... PBC Wrapper; Crypto. Schemes. ... element.mul(a );
    gas.dia.unisa.it/projects/jpbc/docs/​element.html - Cached
  7. < Vector Math Library ... Function Mul . The Mul function performs element-by-element multiplication of complex vector a and complex vector b. Performance:
    software.intel.com/.../hpc/mkl/vml/​functions/mul_c.html - Cached
  8. I created a library using ... local/include/pbc -I../ include -L ... length_in_bytes 000023d5 t element_mul 000023b7 t element_neg U ...
    gcc.gnu.org/ml/gcc-help/2007-01/​msg00184. html - Cached
  9. I created a library using ... local/include/pbc -I../include -L/home ... length_in_bytes 000023d5 t element_mul 000023b7 t element_neg U ...
    gcc.gnu.org/ml/gcc-help/2007-01/​msg00188.html - Cached
  10. This C library implements the basic arithmetic functions for binary finite fields, namely addition, ... void ff_mul ( ff_element a, ff_element b, ff_element c )
    www.beautylabs.net/software/​finitefields.html - Cached