- Sort Score
- Result 10 results
- Languages All
Results 31 - 40 of 44 for encrypted (0.29 sec)
-
okhttp-tls/src/main/kotlin/okhttp3/tls/internal/der/DerReader.kt
* * BER: Basic Encoding Rules. * * This class was implemented according to the [X.690 spec][[x690]], and under the advice of * [Lets Encrypt's ASN.1 and DER][asn1_and_der] guide. * * [x690]: https://www.itu.int/rec/T-REC-X.690 * [asn1_and_der]: https://letsencrypt.org/docs/a-warm-welcome-to-asn1-and-der/ */ internal class DerReader( source: Source,
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 10.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.25.md
- Encrypted data with DEK using AES-GCM instead of AES-CBC for kms data encryption. No user action required. Reads with AES-GCM and AES-CBC will continue to be allowed. ([#111119](https://github.com/kubernetes/kubernetes/pull/111119), [@aramase](https://github.com/aramase))...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Mon May 06 09:23:20 UTC 2024 - 419.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.24.md
### Bug or Regression - Fixed a bug where clusters that use KMS v1 with skewed API servers on versions v1.24 and v1.25 would see internal errors when attempting to read encrypted data via the v1.24 API servers. ([#119387](https://github.com/kubernetes/kubernetes/pull/119387), [@enj](https://github.com/enj)) [SIG API Machinery and Auth] ## Dependencies ### Added _Nothing has changed._
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Aug 24 00:02:43 UTC 2023 - 473.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/SystemHelper.java
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 36.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java
} default void setLdapAdminSecurityCredentials(final String value) { setSystemProperty(Constants.LDAP_ADMIN_SECURITY_CREDENTIALS, Constants.CIPHER_PREFIX + ComponentUtil.getPrimaryCipher().encrypt(value)); } default String getLdapAdminSecurityCredentials() { final String value = getSystemProperty(Constants.LDAP_ADMIN_SECURITY_CREDENTIALS);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 86.5K bytes - Viewed (0) -
src/main/resources/fess_config.properties
app.cipher.algorism=aes # Secret key for encryption (change this value for production). app.cipher.key=___change__me___ # Algorithm for digest calculation. app.digest.algorism=sha256 # Regex pattern for properties to encrypt. app.encrypt.property.pattern=.*password|.*key|.*token|.*secret # Extension names for application customization. app.extension.names= # Audit log format. app.audit.log.format= # JVM options for the crawler process.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 14:45:37 UTC 2025 - 54.7K bytes - Viewed (0) -
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
gov.scot service.gov.scot // Scry Security : http://www.scrysec.com // Submitted by Shante Adam <******@****.***> scrysec.com // Scrypted : https://scrypted.app // Submitted by Koushik Dutta <public-suffix-list@scrypted.app> client.scrypted.io // Securepoint GmbH : https://www.securepoint.de // Submitted by Erik Anders <******@****.***> firewall-gateway.com firewall-gateway.de
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 309.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.9.md
* KMS: Alpha integration with GCP KMS was removed in favor of a future out-of-process extension point. Discontinue use of the GCP KMS integration and ensure [data has been decrypted](https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/#decrypting-all-data) (or reencrypted with a different provider) before upgrading ([#54759](https://github.com/kubernetes/kubernetes/pull/54759),[ @sakshamsharma](https://github.com/sakshamsharma)) ### **CLI**
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Nov 16 10:46:27 UTC 2021 - 313.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ String getAppDigestAlgorism(); /** * Get the value for the key 'app.encrypt.property.pattern'. <br> * The value is, e.g. .*password|.*key|.*token|.*secret <br> * comment: Regex pattern for properties to encrypt. * @return The value of found property. (NotNull: if not found, exception but basically no way) */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (1) -
okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list
civilaviation.aero ck.ua cl cl.it claims clan.rip cleaning clerk.app clerkstage.app cleverapps.cc cleverapps.io cleverapps.tech click clickrising.net client.scrypted.io clinic clinique clothing cloud cloud-ip.biz cloud.fedoraproject.org cloud.goog cloud.interhostsolutions.be cloud.nospamproxy.com cloud66.ws cloud66.zone cloudaccess.host
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue May 27 22:00:49 UTC 2025 - 129.6K bytes - Viewed (3)