serde-encrypt icon indicating copy to clipboard operation
serde-encrypt copied to clipboard

feat test: different cipher-text with the same plain-text

Open laysakura opened this issue 3 years ago • 2 comments

especially the first encryption in a process.

laysakura avatar Jun 12 '21 12:06 laysakura

such test are difficult to write. Close in favor of #50

laysakura avatar Jun 12 '21 13:06 laysakura

re-open E2E test with artifact will do. See: https://github.com/apllodb/apllodb/blob/main/.github/workflows/fuzzing-test.yml

Don't forget to rm TODO comment: https://github.com/laysakura/serde-encrypt/blob/0c8ddf9c33aefe21ba6a4a53b93ab9f8dd539238/tests/feat_serde_encrypt_public_key_different_cipher_from_same_plain.rs#L38:L38

laysakura avatar Jun 12 '21 21:06 laysakura