- Sort Score
- Num 10 results
- Language All
Results 21 - 30 of 36 for secsig (0.09 seconds)
-
lib/fips140/v1.26.0.zip
new(big.Int).SetString("18069282361036845195", 10) n := new(big.Int).Mul(a, b) N, _ := NewModulus(n.Bytes()) A := NewNat().setBig(a).ExpandFor(N) B := NewNat().setBig(b).ExpandFor(N) if A.Mul(B, N).IsZero() != 1 { t.Error("a * b mod (a * b) != 0") } i := new(big.Int).ModInverse(a, b) N, _ = NewModulus(b.Bytes()) A = NewNat().setBig(a).ExpandFor(N) I := NewNat().setBig(i).ExpandFor(N) one := NewNat().setBig(big.NewInt(1)).ExpandFor(N) if A.Mul(I, N).Equal(one) != 1 { t.Error("a * inv(a) mod b != 1") } } func TestMul(t...
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) -
docs/tr/docs/async.md
Ödeme yapıyorsun. 💸 Kasiyer sana sıra numaranı veriyor. <img src="/img/async/concurrent-burgers/concurrent-burgers-04.png" class="illustration"> Beklerken aşkınla bir masa seçip oturuyorsunuz, uzun uzun sohbet ediyorsunuz (burgerler baya havalı ve hazırlanması biraz zaman alıyor).
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 23.7K bytes - Click Count (0) -
lib/fips140/v1.0.0-c2097c7c.zip
new(big.Int).SetString("18069282361036845195", 10) n := new(big.Int).Mul(a, b) N, _ := NewModulus(n.Bytes()) A := NewNat().setBig(a).ExpandFor(N) B := NewNat().setBig(b).ExpandFor(N) if A.Mul(B, N).IsZero() != 1 { t.Error("a * b mod (a * b) != 0") } i := new(big.Int).ModInverse(a, b) N, _ = NewModulus(b.Bytes()) A = NewNat().setBig(a).ExpandFor(N) I := NewNat().setBig(i).ExpandFor(N) one := NewNat().setBig(big.NewInt(1)).ExpandFor(N) if A.Mul(I, N).Equal(one) != 1 { t.Error("a * inv(a) mod b != 1") } } func TestMul(t...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Sep 25 19:53:19 GMT 2025 - 642.7K bytes - Click Count (0) -
docs/tr/docs/deployment/docker.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 29.6K bytes - Click Count (0) -
cmd/admin-handlers.go
duration, err := time.ParseDuration(durationStr) if err != nil { duration = globalNetPerfMinDuration } if duration < globalNetPerfMinDuration { // We need sample size of minimum 10 secs. duration = globalNetPerfMinDuration } duration = duration.Round(time.Second) results, err := globalSiteReplicationSys.Netperf(ctx, duration) if err != nil {
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 99.7K bytes - Click Count (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), func Setregid(int, int) error pkg syscall (freebsd-386-cgo), func Setreuid(int, int) error pkg syscall (freebsd-386-cgo), func Setrlimit(int, *Rlimit) error pkg syscall (freebsd-386-cgo), func Setsid() (int, error) pkg syscall (freebsd-386-cgo), func SetsockoptByte(int, int, int, uint8) error pkg syscall (freebsd-386-cgo), func SetsockoptICMPv6Filter(int, int, int, *ICMPv6Filter) error
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Oct 18 04:36:59 GMT 2013 - 1.9M bytes - Click Count (1) -
cmd/server-main.go
haddrs, err := globalDNSCache.LookupHost(ctx, host) if err == nil { for _, addr := range haddrs { addrs.Add(net.JoinHostPort(addr, globalMinioPort)) } } else { // Unable to lookup host in 2-secs, let it fail later anyways. addrs.Add(globalMinioAddr) } } else { addrs.Add(globalMinioAddr) } return addrs.ToSlice() } var globalLoggerOutput io.WriteCloser
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue May 27 15:18:36 GMT 2025 - 35.9K bytes - Click Count (4) -
api/go1.txt
pkg syscall (darwin-386), func Setregid(int, int) error pkg syscall (darwin-386), func Setreuid(int, int) error pkg syscall (darwin-386), func Setrlimit(int, *Rlimit) error pkg syscall (darwin-386), func Setsid() (int, error) pkg syscall (darwin-386), func SetsockoptByte(int, int, int, uint8) error pkg syscall (darwin-386), func SetsockoptIPMreq(int, int, int, *IPMreq) error
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Aug 14 18:58:28 GMT 2013 - 1.7M bytes - Click Count (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), func Setregid(int, int) error pkg syscall (netbsd-arm64-cgo), func Setreuid(int, int) error pkg syscall (netbsd-arm64-cgo), func Setrlimit(int, *Rlimit) error pkg syscall (netbsd-arm64-cgo), func Setsid() (int, error) pkg syscall (netbsd-arm64-cgo), func SetsockoptByte(int, int, int, uint8) error pkg syscall (netbsd-arm64-cgo), func SetsockoptICMPv6Filter(int, int, int, *ICMPv6Filter) error
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Aug 08 18:44:16 GMT 2019 - 452.6K bytes - Click Count (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), func Setregid(int, int) error pkg syscall (freebsd-arm64), func Setreuid(int, int) error pkg syscall (freebsd-arm64), func Setrlimit(int, *Rlimit) error pkg syscall (freebsd-arm64), func Setsid() (int, error) pkg syscall (freebsd-arm64), func SetsockoptByte(int, int, int, uint8) error pkg syscall (freebsd-arm64), func SetsockoptICMPv6Filter(int, int, int, *ICMPv6Filter) error
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Feb 17 20:31:46 GMT 2023 - 508.9K bytes - Click Count (0)