Changing CLIs for Aead, Hybrid encryption and Hybrid decryption in cross-language tests.
-- Passing associated-data/context-info in a file (the same way that input plaintext/ciphertext) as it makes the JavaScript version simpler. PiperOrigin-RevId: 212454344 GitOrigin-RevId: 2518a07e3cedf9f7efb861b3982e493415a67b5d
Showing
- tools/testing/cc/aead_cli.cc 7 additions, 5 deletionstools/testing/cc/aead_cli.cc
- tools/testing/cc/hybrid_decrypt_cli.cc 7 additions, 5 deletionstools/testing/cc/hybrid_decrypt_cli.cc
- tools/testing/cc/hybrid_encrypt_cli.cc 8 additions, 5 deletionstools/testing/cc/hybrid_encrypt_cli.cc
- tools/testing/cross_language/aead_test.sh 4 additions, 3 deletionstools/testing/cross_language/aead_test.sh
- tools/testing/cross_language/hybrid_encryption_test.sh 4 additions, 3 deletionstools/testing/cross_language/hybrid_encryption_test.sh
- tools/testing/java/com/google/crypto/tink/testing/AeadCli.java 7 additions, 6 deletions.../testing/java/com/google/crypto/tink/testing/AeadCli.java
- tools/testing/java/com/google/crypto/tink/testing/HybridDecryptCli.java 10 additions, 8 deletions...java/com/google/crypto/tink/testing/HybridDecryptCli.java
- tools/testing/java/com/google/crypto/tink/testing/HybridEncryptCli.java 10 additions, 8 deletions...java/com/google/crypto/tink/testing/HybridEncryptCli.java
Loading
Please register or sign in to comment