Adding Python/CLIF base.
PiperOrigin-RevId: 257174178
Showing
- __init__.py 21 additions, 7 deletions__init__.py
- cc/python/aead.clif 37 additions, 0 deletionscc/python/aead.clif
- cc/python/deterministic_aead.clif 45 additions, 0 deletionscc/python/deterministic_aead.clif
- cc/python/hybrid_decrypt.clif 21 additions, 0 deletionscc/python/hybrid_decrypt.clif
- cc/python/hybrid_encrypt.clif 21 additions, 0 deletionscc/python/hybrid_encrypt.clif
- cc/python/mac.clif 30 additions, 0 deletionscc/python/mac.clif
- cc/python/public_key_sign.clif 28 additions, 0 deletionscc/python/public_key_sign.clif
- cc/python/public_key_verify.clif 31 additions, 0 deletionscc/python/public_key_verify.clif
- python/cc/cc_key_manager.h 102 additions, 0 deletionspython/cc/cc_key_manager.h
- python/cc/cc_tink_config.cc 46 additions, 0 deletionspython/cc/cc_tink_config.cc
- python/cc/cc_tink_config.h 34 additions, 0 deletionspython/cc/cc_tink_config.h
- python/cc/clif/cc_key_manager.clif 119 additions, 0 deletionspython/cc/clif/cc_key_manager.clif
- python/cc/clif/cc_key_manager_test.py 331 additions, 0 deletionspython/cc/clif/cc_key_manager_test.py
- python/cc/clif/cc_tink_config.clif 21 additions, 0 deletionspython/cc/clif/cc_tink_config.clif
- python/cc/clif/cc_tink_config_test.py 43 additions, 0 deletionspython/cc/clif/cc_tink_config_test.py
- python/testing/helper.py 149 additions, 0 deletionspython/testing/helper.py
- python/testing/helper_test.py 139 additions, 0 deletionspython/testing/helper_test.py
- python/util/clif.cc 131 additions, 0 deletionspython/util/clif.cc
- python/util/clif.h 126 additions, 0 deletionspython/util/clif.h
Loading
Please register or sign in to comment