laysakura / serde-encrypt

🔐 Encrypts all the Serialize.
Apache License 2.0
177 stars 6 forks source link

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

Open laysakura opened 3 years ago

laysakura commented 3 years ago

especially the first encryption in a process.

laysakura commented 3 years ago

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

laysakura commented 3 years ago

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