- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for trustweb (0.07 seconds)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ Integer getRateLimitBlockedIpsAsInteger(); /** * Get the value for the key 'rate.limit.trusted.proxies'. <br> * The value is, e.g. 127.0.0.1,::1 <br> * comment: Comma-separated list of trusted proxy IPs. Only trust X-Forwarded-For/X-Real-IP from these IPs. * @return The value of found property. (NotNull: if not found, exception but basically no way) */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 576.9K bytes - Click Count (2) -
lib/fips140/v1.26.0.zip
Do we even need to check? // Who knows! FIPS 204 says // // > Note that there exist malformed inputs that can cause skDecode to // > return values that are not in the correct range. Hence, skDecode // > should only be run on inputs that come from trusted sources. // // so it sounds like it doesn't even want us to check the coefficients are // within bounds, but especially if using this format for key exchange, that // sounds like a bad idea. So we check everything. t1 := make([][n]uint16, k, maxK)...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Jan 08 17:58:32 GMT 2026 - 660.3K bytes - Click Count (0)