Sun, 06 Oct 2024 02:58:01 UTC | login

Information for RPM golang-github-google-trillian-devel-1.4.2-2.fc39.noarch.rpm

ID1057429
Namegolang-github-google-trillian-devel
Version1.4.2
Release2.fc39
Epoch
Archnoarch
SummaryTransparent, highly scalable and cryptographically verifiable data store
DescriptionTrillian is an implementation of the concepts described in the Verifiable Data Structures white paper, which in turn is an extension and generalisation of the ideas which underpin Certificate Transparency. Trillian implements a Merkle tree whose contents are served from a data storage layer, to allow scalability to extremely large trees. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/google/trillian
Build Time2023-07-20 01:52:31 GMT
Size1.56 MB
0ec69dc009a2c8844c483460d63e605a
LicenseApache-2.0
Provides
golang(github.com/google/trillian) = 1.4.2-2.fc39
golang(github.com/google/trillian/client) = 1.4.2-2.fc39
golang(github.com/google/trillian/client/backoff) = 1.4.2-2.fc39
golang(github.com/google/trillian/client/rpcflags) = 1.4.2-2.fc39
golang(github.com/google/trillian/cmd) = 1.4.2-2.fc39
golang(github.com/google/trillian/cmd/internal/serverutil) = 1.4.2-2.fc39
golang(github.com/google/trillian/crypto/keys) = 1.4.2-2.fc39
golang(github.com/google/trillian/crypto/keys/der) = 1.4.2-2.fc39
golang(github.com/google/trillian/crypto/keys/pem) = 1.4.2-2.fc39
golang(github.com/google/trillian/crypto/keys/pkcs11) = 1.4.2-2.fc39
golang(github.com/google/trillian/crypto/keys/testonly) = 1.4.2-2.fc39
golang(github.com/google/trillian/crypto/keyspb) = 1.4.2-2.fc39
golang(github.com/google/trillian/docs/storage/commit_log/signer) = 1.4.2-2.fc39
golang(github.com/google/trillian/docs/storage/commit_log/simelection) = 1.4.2-2.fc39
golang(github.com/google/trillian/docs/storage/commit_log/simkafka) = 1.4.2-2.fc39
golang(github.com/google/trillian/experimental/batchmap) = 1.4.2-2.fc39
golang(github.com/google/trillian/extension) = 1.4.2-2.fc39
golang(github.com/google/trillian/integration) = 1.4.2-2.fc39
golang(github.com/google/trillian/integration/admin) = 1.4.2-2.fc39
golang(github.com/google/trillian/integration/format) = 1.4.2-2.fc39
golang(github.com/google/trillian/integration/quota) = 1.4.2-2.fc39
golang(github.com/google/trillian/integration/storagetest) = 1.4.2-2.fc39
golang(github.com/google/trillian/log) = 1.4.2-2.fc39
golang(github.com/google/trillian/merkle) = 1.4.2-2.fc39
golang(github.com/google/trillian/merkle/compact) = 1.4.2-2.fc39
golang(github.com/google/trillian/merkle/coniks) = 1.4.2-2.fc39
golang(github.com/google/trillian/merkle/hashers) = 1.4.2-2.fc39
golang(github.com/google/trillian/merkle/logverifier) = 1.4.2-2.fc39
golang(github.com/google/trillian/merkle/rfc6962) = 1.4.2-2.fc39
golang(github.com/google/trillian/merkle/smt) = 1.4.2-2.fc39
golang(github.com/google/trillian/merkle/smt/node) = 1.4.2-2.fc39
golang(github.com/google/trillian/merkle/testonly) = 1.4.2-2.fc39
golang(github.com/google/trillian/monitoring) = 1.4.2-2.fc39
golang(github.com/google/trillian/monitoring/opencensus) = 1.4.2-2.fc39
golang(github.com/google/trillian/monitoring/prometheus) = 1.4.2-2.fc39
golang(github.com/google/trillian/monitoring/testonly) = 1.4.2-2.fc39
golang(github.com/google/trillian/quota) = 1.4.2-2.fc39
golang(github.com/google/trillian/quota/cacheqm) = 1.4.2-2.fc39
golang(github.com/google/trillian/quota/etcd) = 1.4.2-2.fc39
golang(github.com/google/trillian/quota/etcd/etcdqm) = 1.4.2-2.fc39
golang(github.com/google/trillian/quota/etcd/quotaapi) = 1.4.2-2.fc39
golang(github.com/google/trillian/quota/etcd/quotapb) = 1.4.2-2.fc39
golang(github.com/google/trillian/quota/etcd/storage) = 1.4.2-2.fc39
golang(github.com/google/trillian/quota/etcd/storagepb) = 1.4.2-2.fc39
golang(github.com/google/trillian/quota/mysqlqm) = 1.4.2-2.fc39
golang(github.com/google/trillian/quota/redis/redisqm) = 1.4.2-2.fc39
golang(github.com/google/trillian/quota/redis/redistb) = 1.4.2-2.fc39
golang(github.com/google/trillian/server) = 1.4.2-2.fc39
golang(github.com/google/trillian/server/admin) = 1.4.2-2.fc39
golang(github.com/google/trillian/server/errors) = 1.4.2-2.fc39
golang(github.com/google/trillian/server/interceptor) = 1.4.2-2.fc39
golang(github.com/google/trillian/storage) = 1.4.2-2.fc39
golang(github.com/google/trillian/storage/cache) = 1.4.2-2.fc39
golang(github.com/google/trillian/storage/cloudspanner) = 1.4.2-2.fc39
golang(github.com/google/trillian/storage/cloudspanner/spannerpb) = 1.4.2-2.fc39
golang(github.com/google/trillian/storage/memory) = 1.4.2-2.fc39
golang(github.com/google/trillian/storage/mysql) = 1.4.2-2.fc39
golang(github.com/google/trillian/storage/storagepb) = 1.4.2-2.fc39
golang(github.com/google/trillian/storage/testdb) = 1.4.2-2.fc39
golang(github.com/google/trillian/storage/testonly) = 1.4.2-2.fc39
golang(github.com/google/trillian/storage/tree) = 1.4.2-2.fc39
golang(github.com/google/trillian/testonly) = 1.4.2-2.fc39
golang(github.com/google/trillian/testonly/flagsaver) = 1.4.2-2.fc39
golang(github.com/google/trillian/testonly/integration) = 1.4.2-2.fc39
golang(github.com/google/trillian/testonly/integration/etcd) = 1.4.2-2.fc39
golang(github.com/google/trillian/testonly/matchers) = 1.4.2-2.fc39
golang(github.com/google/trillian/testonly/mdm) = 1.4.2-2.fc39
golang(github.com/google/trillian/testonly/setup) = 1.4.2-2.fc39
golang(github.com/google/trillian/testonly/tmock) = 1.4.2-2.fc39
golang(github.com/google/trillian/trees) = 1.4.2-2.fc39
golang(github.com/google/trillian/types) = 1.4.2-2.fc39
golang(github.com/google/trillian/types/internal/tls) = 1.4.2-2.fc39
golang(github.com/google/trillian/util) = 1.4.2-2.fc39
golang(github.com/google/trillian/util/clock) = 1.4.2-2.fc39
golang(github.com/google/trillian/util/election) = 1.4.2-2.fc39
golang(github.com/google/trillian/util/election2) = 1.4.2-2.fc39
golang(github.com/google/trillian/util/election2/etcd) = 1.4.2-2.fc39
golang(github.com/google/trillian/util/election2/testonly) = 1.4.2-2.fc39
golang-github-google-trillian-devel = 1.4.2-2.fc39
golang-ipath(github.com/google/trillian) = 1.4.2-2.fc39
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(bitbucket.org/creachadair/shell)
golang(cloud.google.com/go/spanner)
golang(cloud.google.com/go/spanner/spansql)
golang(contrib.go.opencensus.io/exporter/stackdriver)
golang(github.com/apache/beam/sdks/v2/go/pkg/beam)
golang(github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime)
golang(github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec)
golang(github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/graphx/schema)
golang(github.com/apache/beam/sdks/v2/go/pkg/beam/core/util/reflectx)
golang(github.com/apache/beam/sdks/v2/go/pkg/beam/io/filesystem/local)
golang(github.com/apache/beam/sdks/v2/go/pkg/beam/x/beamx)
golang(github.com/go-sql-driver/mysql)
golang(github.com/golang/glog)
golang(github.com/golang/mock/gomock)
golang(github.com/google/btree)
golang(github.com/google/go-cmp/cmp)
golang(github.com/grpc-ecosystem/go-grpc-middleware)
golang(github.com/prometheus/client_golang/prometheus)
golang(github.com/prometheus/client_golang/prometheus/promhttp)
golang(github.com/prometheus/client_model/go)
golang(github.com/transparency-dev/merkle)
golang(github.com/transparency-dev/merkle/compact)
golang(github.com/transparency-dev/merkle/proof)
golang(github.com/transparency-dev/merkle/rfc6962)
golang(github.com/transparency-dev/merkle/testonly)
golang(go.etcd.io/etcd/client/v3)
golang(go.etcd.io/etcd/client/v3/concurrency)
golang(go.etcd.io/etcd/client/v3/naming/endpoints)
golang(go.etcd.io/etcd/server/v3/embed)
golang(go.opencensus.io/plugin/ocgrpc)
golang(go.opencensus.io/plugin/ochttp)
golang(go.opencensus.io/stats/view)
golang(go.opencensus.io/trace)
golang(golang.org/x/crypto/ed25519)
golang(golang.org/x/sync/errgroup)
golang(golang.org/x/sync/semaphore)
golang(golang.org/x/sys/unix)
golang(google.golang.org/api/option)
golang(google.golang.org/genproto/googleapis/api/annotations)
golang(google.golang.org/genproto/googleapis/rpc/status)
golang(google.golang.org/genproto/protobuf/field_mask)
golang(google.golang.org/grpc)
golang(google.golang.org/grpc/codes)
golang(google.golang.org/grpc/credentials)
golang(google.golang.org/grpc/credentials/insecure)
golang(google.golang.org/grpc/reflection)
golang(google.golang.org/grpc/status)
golang(google.golang.org/protobuf/encoding/prototext)
golang(google.golang.org/protobuf/proto)
golang(google.golang.org/protobuf/reflect/protoreflect)
golang(google.golang.org/protobuf/reflect/protoregistry)
golang(google.golang.org/protobuf/runtime/protoimpl)
golang(google.golang.org/protobuf/testing/protocmp)
golang(google.golang.org/protobuf/types/known/anypb)
golang(google.golang.org/protobuf/types/known/durationpb)
golang(google.golang.org/protobuf/types/known/emptypb)
golang(google.golang.org/protobuf/types/known/fieldmaskpb)
golang(google.golang.org/protobuf/types/known/timestamppb)
golang(gopkg.in/redis.v6)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 571 >>>
Name ascending sort Size
/usr/share/doc/golang-github-google-trillian-devel0.00 B
/usr/share/doc/golang-github-google-trillian-devel/AUTHORS453.00 B
/usr/share/doc/golang-github-google-trillian-devel/CHANGELOG.md42.65 KB
/usr/share/doc/golang-github-google-trillian-devel/CONTRIBUTING.md2.43 KB
/usr/share/doc/golang-github-google-trillian-devel/CONTRIBUTORS1.57 KB
/usr/share/doc/golang-github-google-trillian-devel/README.md11.71 KB
/usr/share/doc/golang-github-google-trillian-devel/docs0.00 B
/usr/share/doc/golang-github-google-trillian-devel/docs/CloudSpanner.md2.90 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/Feature_Implementation_Matrix.md5.80 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/MapHashers.md7.15 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/Personalities.md12.51 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/TransparentLogging.md15.19 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/VerifiableDataStructures-Latest.md6.18 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/api.md32.66 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/claimantmodel0.00 B
/usr/share/doc/golang-github-google-trillian-devel/docs/claimantmodel/CoreModel.md5.17 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/claimantmodel/Logs.md6.38 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/claimantmodel/Maps.md6.92 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/claimantmodel/README.md513.00 B
/usr/share/doc/golang-github-google-trillian-devel/docs/claimantmodel/cmrels.png30.36 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/howto0.00 B
/usr/share/doc/golang-github-google-trillian-devel/docs/howto/freeze_a_ct_log.md5.45 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/images0.00 B
/usr/share/doc/golang-github-google-trillian-devel/docs/images/LogDesign.png32.46 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/merkletree0.00 B
/usr/share/doc/golang-github-google-trillian-devel/docs/merkletree/index.html1.30 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/merkletree/merkletree.js12.97 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/merkletree/merkletree_test.js3.03 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/merkletree/test.html538.00 B
/usr/share/doc/golang-github-google-trillian-devel/docs/merkletree/treetex0.00 B
/usr/share/doc/golang-github-google-trillian-devel/docs/merkletree/treetex/README.md2.32 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/merkletree/treetex/images0.00 B
/usr/share/doc/golang-github-google-trillian-devel/docs/merkletree/treetex/images/compactrange.png39.08 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/merkletree/treetex/images/hashmode.png25.68 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/merkletree/treetex/images/inclusion.png46.71 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/merkletree/treetex/images/large.png149.13 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/merkletree/treetex/images/leafdata.png8.65 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/merkletree/treetex/main.go12.42 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/papers0.00 B
/usr/share/doc/golang-github-google-trillian-devel/docs/papers/RevocationTransparency.pdf90.18 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/papers/VerifiableDataStructures.pdf440.35 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/storage0.00 B
/usr/share/doc/golang-github-google-trillian-devel/docs/storage/StratumDepth2.png21.30 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/storage/StratumDepth3.png34.84 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/storage/StratumDepth8.png38.15 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/storage/commit_log0.00 B
/usr/share/doc/golang-github-google-trillian-devel/docs/storage/commit_log/commit_log_based_storage_design.md12.91 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/storage/commit_log/commit_log_based_storage_design_overview.png41.38 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/storage/commit_log/main.go4.71 KB
/usr/share/doc/golang-github-google-trillian-devel/docs/storage/commit_log/signer0.00 B
Component of
Page:
1 through 50 of 830 >>>
Buildroot descending sort Created State
f41-build-855480-167105 2024-10-03 16:23:57 expired
f41-build-855454-167102 2024-10-03 15:57:45 expired
f41-build-855135-167042 2024-10-03 09:38:25 expired
f41-build-854683-166886 2024-10-02 22:56:44 expired
f41-build-854348-166817 2024-10-02 13:50:15 expired
f41-build-854346-166808 2024-10-02 13:45:25 expired
f41-build-853409-166698 2024-09-30 08:39:35 expired
f41-build-853401-166698 2024-09-30 08:26:05 expired
f41-build-853400-166698 2024-09-30 08:25:49 expired
f41-build-853399-166698 2024-09-30 08:25:32 expired
f41-build-853395-166698 2024-09-30 08:14:50 expired
f41-build-852652-166361 2024-09-29 02:03:43 expired
f41-build-852650-166361 2024-09-29 02:01:55 expired
f41-build-852629-166358 2024-09-29 01:37:11 expired
f41-build-852366-166289 2024-09-28 18:17:50 expired
f41-build-851753-166004 2024-09-27 11:18:22 expired
f41-build-851446-165884 2024-09-26 22:36:22 expired
f41-build-851422-165878 2024-09-26 21:42:57 expired
f41-build-850736-165591 2024-09-25 09:34:50 expired
f41-build-850398-165370 2024-09-23 10:53:08 expired
f41-build-850397-165370 2024-09-23 10:50:35 expired
f41-build-850396-165370 2024-09-23 10:50:30 expired
f41-build-850394-165370 2024-09-23 10:47:55 expired
f41-build-850378-165364 2024-09-23 10:36:31 expired
f41-build-850368-165361 2024-09-23 10:24:13 expired
f41-build-850367-165361 2024-09-23 10:23:33 expired
f41-build-850361-165358 2024-09-23 10:15:24 expired
f41-build-850359-165358 2024-09-23 10:11:16 expired
f41-build-850344-165355 2024-09-23 08:02:29 expired
f41-build-850339-165352 2024-09-23 06:17:11 expired
f41-build-850334-165346 2024-09-22 20:04:32 expired
f41-build-850333-165346 2024-09-22 20:00:26 expired
f41-build-850295-165217 2024-09-22 10:18:27 expired
f41-build-849911-165124 2024-09-20 13:22:25 expired
f41-build-849776-164912 2024-09-20 11:23:24 expired
f41-build-849691-164837 2024-09-20 10:19:27 expired
f41-build-849673-164817 2024-09-20 10:00:56 expired
f41-build-849649-164811 2024-09-20 09:41:11 expired
f41-build-849552-164768 2024-09-20 08:24:06 expired
f41-build-849541-164765 2024-09-20 08:16:58 expired
f41-build-849476-164753 2024-09-20 07:24:35 expired
f41-build-849439-164741 2024-09-20 07:02:02 expired
f41-build-849437-164741 2024-09-20 06:48:48 expired
f41-build-849430-164741 2024-09-20 06:06:31 expired
f41-build-849388-164731 2024-09-20 04:32:01 expired
f41-build-849264-164707 2024-09-19 16:30:39 expired
f41-build-849238-164817 2024-09-19 15:53:17 expired
f41-build-848535-164420 2024-09-19 05:48:45 expired
f41-build-848398-164390 2024-09-18 15:49:38 expired
f41-build-848291-164384 2024-09-18 14:23:21 expired