Search Options

Results per page
Sort
Preferred Languages
Advance

Results 131 - 140 of 498 for digests (0.13 sec)

  1. src/internal/zstd/xxhash.go

    		xh.v[3] = xh.round(xh.v[3], binary.LittleEndian.Uint64(b[24:]))
    		b = b[32:]
    	}
    
    	if len(b) > 0 {
    		copy(xh.buf[:], b)
    		xh.cnt = len(b)
    	}
    }
    
    // digest returns the final hash value.
    func (xh *xxhash64) digest() uint64 {
    	var h64 uint64
    	if xh.len < 32 {
    		h64 = xh.v[2] + xxhPrime64c5
    	} else {
    		h64 = bits.RotateLeft64(xh.v[0], 1) +
    			bits.RotateLeft64(xh.v[1], 7) +
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 18 20:34:13 UTC 2023
    - 3.3K bytes
    - Viewed (0)
  2. platforms/software/resources-s3/src/main/java/org/gradle/internal/authentication/DefaultAwsImAuthentication.java

     * limitations under the License.
     */
    
    package org.gradle.internal.authentication;
    
    import org.gradle.authentication.aws.AwsImAuthentication;
    
    /**
     * Implementation class for Authentication scheme for digest access authentication over S3.
     *
     * @since 3.1
     */
    public class DefaultAwsImAuthentication extends AbstractAuthentication implements AwsImAuthentication {
        public DefaultAwsImAuthentication(String name) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Oct 12 19:38:08 UTC 2023
    - 1.1K bytes
    - Viewed (0)
  3. src/crypto/internal/edwards25519/scalar.go

    	}
    
    	var digits [64]int8
    
    	// Compute unsigned radix-16 digits:
    	for i := 0; i < 32; i++ {
    		digits[2*i] = int8(b[i] & 15)
    		digits[2*i+1] = int8((b[i] >> 4) & 15)
    	}
    
    	// Recenter coefficients:
    	for i := 0; i < 63; i++ {
    		carry := (digits[i] + 8) >> 4
    		digits[i] -= carry << 4
    		digits[i+1] += carry
    	}
    
    	return digits
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 13 18:57:38 UTC 2024
    - 10.8K bytes
    - Viewed (0)
  4. src/regexp/syntax/doc.go

    	\pF            Unicode character class F (one-letter name)
    
    Named character classes as character class elements:
    
    	[\d]           digits (== \d)
    	[^\d]          not digits (== \D)
    	[\D]           not digits (== \D)
    	[^\D]          not not digits (== \d)
    	[[:name:]]     named ASCII class inside character class (== [:name:])
    	[^[:name:]]    named ASCII class inside negated character class (== [:^name:])
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 19 11:21:02 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  5. src/math/big/floatconv.go

    //	float     = ( mantissa | prefix pmantissa ) [ exponent ] .
    //	prefix    = "0" [ "b" | "B" | "o" | "O" | "x" | "X" ] .
    //	mantissa  = digits "." [ digits ] | digits | "." digits .
    //	pmantissa = [ "_" ] digits "." [ digits ] | [ "_" ] digits | "." digits .
    //	exponent  = ( "e" | "E" | "p" | "P" ) [ sign ] digits .
    //	digits    = digit { [ "_" ] digit } .
    //	digit     = "0" ... "9" | "a" ... "z" | "A" ... "Z" .
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 11:59:09 UTC 2023
    - 8.3K bytes
    - Viewed (0)
  6. src/crypto/sha1/sha1block_arm.s

    // r11 is OK provided you check the assembler that no synthetic instructions use it
    #define Rt2	R11		// Temporary
    #define Rctr	R12	// loop counter
    #define Rw	R14		// point to w buffer
    
    // func block(dig *digest, p []byte)
    // 0(FP) is *digest
    // 4(FP) is p.array (struct Slice)
    // 8(FP) is p.len
    //12(FP) is p.cap
    //
    // Stack frame
    #define p_end	end-4(SP)		// pointer to the end of data
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 5.6K bytes
    - Viewed (0)
  7. src/cmd/compile/internal/syntax/scanner_test.go

    		{IntLit, "0o60___0", "0o60___0", "'_' must separate successive digits"},
    		{IntLit, "0466_", "0466_", "'_' must separate successive digits"},
    		{FloatLit, "1_.", "1_.", "'_' must separate successive digits"},
    		{FloatLit, "0._1", "0._1", "'_' must separate successive digits"},
    		{FloatLit, "2.7_e0", "2.7_e0", "'_' must separate successive digits"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Sep 14 16:11:21 UTC 2022
    - 21.9K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/snippets/workerApi/md5CustomTask/kotlin/buildSrc/src/main/java/CreateMD5.java

    import org.apache.commons.codec.digest.DigestUtils;
    import org.apache.commons.io.FileUtils;
    import org.gradle.api.file.DirectoryProperty;
    import org.gradle.api.file.RegularFile;
    import org.gradle.api.provider.Provider;
    import org.gradle.api.tasks.OutputDirectory;
    import org.gradle.api.tasks.SourceTask;
    import org.gradle.api.tasks.TaskAction;
    import org.gradle.workers.WorkerExecutor;
    
    import java.io.File;
    import java.io.FileInputStream;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 1.3K bytes
    - Viewed (0)
  9. okhttp/src/main/kotlin/okhttp3/MultipartBody.kt

        /**
         * This type is syntactically identical to "multipart/mixed", but the semantics are different.
         * In particular, in a digest, the default `Content-Type` value for a body part is changed from
         * "text/plain" to "message/rfc822".
         */
        @JvmField
        val DIGEST = "multipart/digest".toMediaType()
    
        /**
         * This type is syntactically identical to "multipart/mixed", but the semantics are different.
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Jan 08 01:13:22 UTC 2024
    - 10.9K bytes
    - Viewed (0)
  10. src/testing/fstest/testfs_test.go

    func (f *shuffledFile) ReadDir(n int) ([]fs.DirEntry, error) {
    	dirents, err := f.File.(fs.ReadDirFile).ReadDir(n)
    	// Shuffle in a deterministic way, all we care about is making sure that the
    	// list of directory entries is not is the lexicographic order.
    	//
    	// We do this to make sure that the TestFS test suite is not affected by the
    	// order of directory entries.
    	slices.SortFunc(dirents, func(a, b fs.DirEntry) int {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:00:11 UTC 2024
    - 2.9K bytes
    - Viewed (0)
Back to top