Commit History

Author SHA1 Message Date
  Sebastian Angel f83b53c0f2 formatting src 2 years ago
  Andrew Beams eea9b2bcf8 Added modulus context switching - greatly reduces response size. 2 years ago
  Andrew Beams 0df8e32bcc Fixed two bugs - one where encode_db would read slightly beyond the end (not sure of ramifications) and one in encoding ciphertexts as plaintexts (so d >= 3 works now) 2 years ago
  Andrew Beams a1732b7fff Changed byte-coefficient conversion so that each coefficient is a part of only one element. This is in line with the code as it was written, but not how the database encoding was being done. 2 years ago
  Sebastian Angel 8b2d6a2f95 serialization with a bug 2 years ago
  Sebastian Angel cbbc5ac1c1 adding ctest and changing structure 2 years ago