Home
last modified time | relevance | path

Searched defs:SignedTreeHead (Results 1 – 25 of 49) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/
H A Dsigned_tree_head.h26 struct NET_EXPORT SignedTreeHead { struct
32 SignedTreeHead(); argument
53 NET_EXPORT void PrintTo(const SignedTreeHead& sth, std::ostream* os); argument
H A Dsigned_tree_head.cc18 SignedTreeHead::SignedTreeHead(Version version, in SignedTreeHead() function in net::ct::SignedTreeHead
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/
H A Dsigned_tree_head.h26 struct NET_EXPORT SignedTreeHead { struct
32 SignedTreeHead(); argument
53 NET_EXPORT void PrintTo(const SignedTreeHead& sth, std::ostream* os); argument
H A Dsigned_tree_head.cc18 SignedTreeHead::SignedTreeHead(Version version, in SignedTreeHead() function in net::ct::SignedTreeHead
/dports/lang/spidermonkey60/firefox-60.9.0/security/certverifier/
H A DSignedTreeHead.h16 struct SignedTreeHead { struct
34 #endif // SignedTreeHead_h argument
/dports/www/firefox-legacy/firefox-52.8.0esr/security/certverifier/
H A DSignedTreeHead.h15 struct SignedTreeHead struct
31 #endif // SignedTreeHead_h argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/swarmkit/vendor/github.com/google/certificate-transparency/go/
H A Dtypes.go281 type SignedTreeHead struct { struct
282 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
283 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
284 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
285 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
286 …itallySigned `json:"tree_head_signature"` // The Log's signature for this STH (see RFC section 3.5)
287 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency/go/
H A Dtypes.go285 type SignedTreeHead struct { struct
286 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
287 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
288 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
289 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
290 …itallySigned `json:"tree_head_signature"` // The Log's signature for this STH (see RFC section 3.5)
291 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency/go/
H A Dtypes.go285 type SignedTreeHead struct { struct
286 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
287 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
288 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
289 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
290 …itallySigned `json:"tree_head_signature"` // The Log's signature for this STH (see RFC section 3.5)
291 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency/go/
H A Dtypes.go285 type SignedTreeHead struct { struct
286 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
287 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
288 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
289 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
290 …itallySigned `json:"tree_head_signature"` // The Log's signature for this STH (see RFC section 3.5)
291 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency/go/
H A Dtypes.go285 type SignedTreeHead struct { struct
286 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
287 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
288 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
289 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
290 …itallySigned `json:"tree_head_signature"` // The Log's signature for this STH (see RFC section 3.5)
291 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/gossip/minimal/
H A Dserialization.go38 func (src *sourceLog) CertForSTH(sth *ct.SignedTreeHead, g *Gossiper) (*ct.ASN1Cert, error) {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/google/certificate-transparency-go/
H A Dtypes.go289 type SignedTreeHead struct { struct
290 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
291 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
292 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
293 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
294 …igitallySigned `json:"tree_head_signature"` // Log's signature over a TLS-encoded TreeHeadSignature
295 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
298 func (s SignedTreeHead) String() string {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/google/certificate-transparency-go/
H A Dtypes.go273 type SignedTreeHead struct { struct
274 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
275 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
276 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
277 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
278 …igitallySigned `json:"tree_head_signature"` // Log's signature over a TLS-encoded TreeHeadSignature
279 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency-go/
H A Dtypes.go273 type SignedTreeHead struct { struct
274 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
275 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
276 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
277 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
278 …igitallySigned `json:"tree_head_signature"` // Log's signature over a TLS-encoded TreeHeadSignature
279 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency-go/
H A Dtypes.go273 type SignedTreeHead struct { struct
274 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
275 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
276 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
277 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
278 …igitallySigned `json:"tree_head_signature"` // Log's signature over a TLS-encoded TreeHeadSignature
279 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency-go/
H A Dtypes.go273 type SignedTreeHead struct { struct
274 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
275 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
276 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
277 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
278 …igitallySigned `json:"tree_head_signature"` // Log's signature over a TLS-encoded TreeHeadSignature
279 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency-go/
H A Dtypes.go273 type SignedTreeHead struct { struct
274 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
275 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
276 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
277 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
278 …igitallySigned `json:"tree_head_signature"` // Log's signature over a TLS-encoded TreeHeadSignature
279 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency-go/
H A Dtypes.go273 type SignedTreeHead struct { struct
274 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
275 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
276 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
277 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
278 …igitallySigned `json:"tree_head_signature"` // Log's signature over a TLS-encoded TreeHeadSignature
279 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency-go/
H A Dtypes.go273 type SignedTreeHead struct { struct
274 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
275 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
276 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
277 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
278 …igitallySigned `json:"tree_head_signature"` // Log's signature over a TLS-encoded TreeHeadSignature
279 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/google/certificate-transparency-go/
H A Dtypes.go273 type SignedTreeHead struct { struct
274 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
275 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
276 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
277 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
278 …igitallySigned `json:"tree_head_signature"` // Log's signature over a TLS-encoded TreeHeadSignature
279 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/google/certificate-transparency-go/
H A Dtypes.go292 type SignedTreeHead struct { struct
293 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
294 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
295 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
296 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
297 …igitallySigned `json:"tree_head_signature"` // Log's signature over a TLS-encoded TreeHeadSignature
298 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/
H A Dtypes.go292 type SignedTreeHead struct { struct
293 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
294 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
295 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
296 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
297 …igitallySigned `json:"tree_head_signature"` // Log's signature over a TLS-encoded TreeHeadSignature
298 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/
H A Dtypes.go292 type SignedTreeHead struct { struct
293 …rsion `json:"sth_version"` // The version of the protocol to which the STH conforms
294 …Size uint64 `json:"tree_size"` // The number of entries in the new tree
295 …stamp uint64 `json:"timestamp"` // The time at which the STH was created
296 …6RootHash SHA256Hash `json:"sha256_root_hash"` // The root hash of the log's Merkle tree
297 …igitallySigned `json:"tree_head_signature"` // Log's signature over a TLS-encoded TreeHeadSignature
298 … SHA256Hash `json:"log_id"` // The SHA256 hash of the log's public key
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/trillian/ctfe/
H A Dserialize.go60 func signV1TreeHead(signer crypto.Signer, sth *ct.SignedTreeHead, cache *SignatureCache) error {

12