Home
last modified time | relevance | path

Searched defs:decryption (Results 1 – 25 of 51) sorted by relevance

123

/dports/ftp/sftpgo/sftpgo-2.2.0/docs/
H A Dkms.md13 ### Local provider
24 ### Cloud providers
28 ### Notes
/dports/security/py-cryptography/cryptography-3.3.2/docs/
H A Dlimitations.rst43 .. _`Memory wiping`: https://devblogs.microsoft.com/oldnewthing/?p=4223
44 ….sei.cmu.edu/confluence/display/c/MEM03-C.+Clear+sensitive+information+stored+in+reusable+resources
/dports/security/olm/olm-3.2.6/src/
H A Dpk.cpp171 const OlmPkDecryption * decryption in olm_pk_decryption_last_error()
178 const OlmPkDecryption * decryption in olm_pk_decryption_last_error_code()
195 OlmPkDecryption *decryption in olm_clear_pk_decryption()
217 OlmPkDecryption * decryption, in olm_pk_key_from_private()
242 OlmPkDecryption * decryption, in olm_pk_generate_key()
295 const OlmPkDecryption * decryption in olm_pickle_pk_decryption_length()
301 OlmPkDecryption * decryption, in olm_pickle_pk_decryption()
319 OlmPkDecryption * decryption, in olm_unpickle_pk_decryption()
367 const OlmPkDecryption * decryption, in olm_pk_max_plaintext_length()
376 OlmPkDecryption * decryption, in olm_pk_decrypt()
[all …]
/dports/security/kgpg/kgpg-21.12.3/tests/
H A Dkgpgencrypt.cpp58 KGpgDecrypt *decryption = new KGpgDecrypt(this, encryptedText); in testAsciiArmoredEncryption() local
100 KGpgDecrypt *decryption = new KGpgDecrypt(this, encryptedText); in testHideKeyIdEncryption() local
135 KGpgDecrypt *decryption = new KGpgDecrypt(this, encryptedText); in testSymmetricEncryption() local
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/go.mozilla.org/sops/v3/validation/src/
H A Dmain.rs62 let decryption = decrypt(output_file_name); in validate_json_file() localVariable
82 let decryption = decrypt(output_file_name); in validate_yaml_file() localVariable
/dports/security/olm/olm-3.2.6/xcode/OLMKitTests/
H A DOLMKitPkTests.m25 OLMPkDecryption *decryption; field
/dports/security/olm/olm-3.2.6/tests/
H A Dtest_pk.cpp19 OlmPkDecryption *decryption = olm_pk_decryption(decryption_buffer.data()); in main() local
102 OlmPkDecryption *decryption = olm_pk_decryption(decryption_buffer.data()); in main() local
/dports/net/v2ray/v2ray-core-4.36.2/proxy/vless/inbound/
H A Dconfig.proto23 string decryption = 2; field
/dports/security/xray-core/Xray-core-1.5.0/proxy/vless/inbound/
H A Dconfig.proto24 string decryption = 2; field
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/lib/crypto/
H A Dcipher.cpp52 Cipher::decryption(pgp_symm_alg_t cipher, in decryption() function in Cipher
H A Dcipher_ossl.cpp105 Cipher_OpenSSL::decryption(pgp_symm_alg_t cipher, in decryption() function in Cipher_OpenSSL
H A Dcipher_botan.cpp92 Cipher_Botan::decryption(pgp_symm_alg_t cipher, in decryption() function in Cipher_Botan
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/detail/cryptography/
H A Dcipher.hpp53 decryption enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/rsa/doc/
H A Dusage.rst177 Low-level operations
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/rsa/doc/
H A Dusage.rst158 Low-level operations
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/rsa/doc/
H A Dusage.rst184 Low-level operations
/dports/security/i2pd/i2pd-2.40.0/libi2pd/
H A DGarlic.cpp510 auto decryption = it->second; in HandleGarlicMessage() local
532 auto decryption = std::make_shared<AESDecryption>(elGamal.sessionKey); in HandleGarlicMessage() local
596 …cDestination::HandleAESBlock (uint8_t * buf, size_t len, std::shared_ptr<AESDecryption> decryption, in HandleAESBlock()
1000 std::shared_ptr<AESDecryption> decryption; in LoadTags() local
H A DTunnelConfig.cpp80 i2p::crypto::CBCDecryption decryption; in DecryptRecord() local
/dports/security/vault/vault-1.8.2/vendor/github.com/keybase/go-crypto/openpgp/
H A Decdh_test.go72 const decryption = "test message\n" const
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dfipstest.cpp113 void KnownAnswerTest(StreamTransformation &encryption, StreamTransformation &decryption, const char… in KnownAnswerTest()
142 typename CIPHER::Decryption decryption((const byte *)decodedKey.data(), decodedKey.size()); in SymmetricEncryptionKnownAnswerTest() local
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dfipstest.cpp112 void KnownAnswerTest(StreamTransformation &encryption, StreamTransformation &decryption, const char… in KnownAnswerTest()
141 typename CIPHER::Decryption decryption((const byte *)decodedKey.data(), decodedKey.size()); in SymmetricEncryptionKnownAnswerTest() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dfipstest.cpp113 void KnownAnswerTest(StreamTransformation &encryption, StreamTransformation &decryption, const char… in KnownAnswerTest()
142 typename CIPHER::Decryption decryption((const byte *)decodedKey.data(), decodedKey.size()); in SymmetricEncryptionKnownAnswerTest() local
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dfipstest.cpp113 void KnownAnswerTest(StreamTransformation &encryption, StreamTransformation &decryption, const char… in KnownAnswerTest()
142 typename CIPHER::Decryption decryption((const byte *)decodedKey.data(), decodedKey.size()); in SymmetricEncryptionKnownAnswerTest() local
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dfipstest.cpp113 void KnownAnswerTest(StreamTransformation &encryption, StreamTransformation &decryption, const char… in KnownAnswerTest()
142 typename CIPHER::Decryption decryption((const byte *)decodedKey.data(), decodedKey.size()); in SymmetricEncryptionKnownAnswerTest() local
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/sops/plugins/module_utils/
H A Dsops.py115 def __init__(self, filename, exit_code, message, decryption=True): argument

123