SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-google-s2a-devel rpm build for : Fedora 38. For other distributions click golang-github-google-s2a-devel.

Name : golang-github-google-s2a-devel
Version : 0.1.7 Vendor : Fedora Project
Release : 1.fc38 Date : 2023-10-07 21:27:45
Group : Unspecified Source RPM : golang-github-google-s2a-0.1.7-1.fc38.src.rpm
Size : 0.86 MB
Packager : Fedora Project
Summary : Secure Session Agent Client Libraries
Description :
The Secure Session Agent is a service that enables a workload to offload select
operations from the mTLS handshake and protects a workload\'s private key
material from exfiltration. Specifically, the workload asks the Secure Session
Agent for the TLS configuration to use during the handshake, to perform private
key operations, and to validate the peer certificate chain. The Secure Session
Agent\'s client libraries enable applications to communicate with the Secure
Session Agent during the TLS handshake, and to encrypt traffic to the peer
after the TLS handshake is complete.

This repository contains the source code for the Secure Session Agent\'s Go
client libraries, which allow gRPC and HTTP Go applications to use the Secure
Session Agent.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/google/s2a-go

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/38/Everything/x86_64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-google-s2a-devel-0.1.7-1.fc38.noarch.rpm
     

Provides :
golang(github.com/google/s2a-go)
golang(github.com/google/s2a-go/fallback)
golang(github.com/google/s2a-go/internal/authinfo)
golang(github.com/google/s2a-go/internal/fakehandshaker/service)
golang(github.com/google/s2a-go/internal/handshaker)
golang(github.com/google/s2a-go/internal/handshaker/service)
golang(github.com/google/s2a-go/internal/proto/common_go_proto)
golang(github.com/google/s2a-go/internal/proto/s2a_context_go_proto)
golang(github.com/google/s2a-go/internal/proto/s2a_go_proto)
golang(github.com/google/s2a-go/internal/proto/v2/common_go_proto)
golang(github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto)
golang(github.com/google/s2a-go/internal/proto/v2/s2a_go_proto)
golang(github.com/google/s2a-go/internal/record)
golang(github.com/google/s2a-go/internal/record/internal/aeadcrypter)
golang(github.com/google/s2a-go/internal/record/internal/aeadcrypter/testutil)
golang(github.com/google/s2a-go/internal/record/internal/halfconn)
golang(github.com/google/s2a-go/internal/tokenmanager)
golang(github.com/google/s2a-go/internal/v2)
golang(github.com/google/s2a-go/internal/v2/certverifier)
golang(github.com/google/s2a-go/internal/v2/fakes2av2)
golang(github.com/google/s2a-go/internal/v2/remotesigner)
golang(github.com/google/s2a-go/internal/v2/tlsconfigstore)
golang(github.com/google/s2a-go/retry)
golang(github.com/google/s2a-go/stream)
golang-github-google-s2a-devel
golang-ipath(github.com/google/s2a-go)

Requires :
go-filesystem
golang(github.com/golang/protobuf/proto)
golang(golang.org/x/crypto/chacha20poly1305)
golang(golang.org/x/crypto/cryptobyte)
golang(golang.org/x/crypto/hkdf)
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/grpclog)
golang(google.golang.org/grpc/peer)
golang(google.golang.org/grpc/status)
golang(google.golang.org/protobuf/reflect/protoreflect)
golang(google.golang.org/protobuf/runtime/protoimpl)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/golang-github-google-s2a-devel
/usr/share/doc/golang-github-google-s2a-devel/CODE_OF_CONDUCT.md
/usr/share/doc/golang-github-google-s2a-devel/CONTRIBUTING.md
/usr/share/doc/golang-github-google-s2a-devel/README.md
/usr/share/doc/golang-github-google-s2a-devel/example
/usr/share/doc/golang-github-google-s2a-devel/example/README.md
/usr/share/doc/golang-github-google-s2a-devel/example/client
/usr/share/doc/golang-github-google-s2a-devel/example/client/client.go
/usr/share/doc/golang-github-google-s2a-devel/example/echo
/usr/share/doc/golang-github-google-s2a-devel/example/echo/echo.go
/usr/share/doc/golang-github-google-s2a-devel/example/proto
/usr/share/doc/golang-github-google-s2a-devel/example/proto/echo.proto
/usr/share/doc/golang-github-google-s2a-devel/example/proto/echo_go_proto
/usr/share/doc/golang-github-google-s2a-devel/example/proto/echo_go_proto/echo.pb.go
/usr/share/doc/golang-github-google-s2a-devel/example/proto/echo_go_proto/echo_grpc.pb.go
/usr/share/doc/golang-github-google-s2a-devel/example/server
/usr/share/doc/golang-github-google-s2a-devel/example/server/server.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/google
/usr/share/gocode/src/github.com/google/s2a-go
/usr/share/gocode/src/github.com/google/s2a-go/.goipath
/usr/share/gocode/src/github.com/google/s2a-go/CODE_OF_CONDUCT.md
/usr/share/gocode/src/github.com/google/s2a-go/CONTRIBUTING.md
/usr/share/gocode/src/github.com/google/s2a-go/LICENSE.md
/usr/share/gocode/src/github.com/google/s2a-go/README.md
/usr/share/gocode/src/github.com/google/s2a-go/example
/usr/share/gocode/src/github.com/google/s2a-go/example/README.md
/usr/share/gocode/src/github.com/google/s2a-go/example/proto
/usr/share/gocode/src/github.com/google/s2a-go/example/proto/echo.proto
/usr/share/gocode/src/github.com/google/s2a-go/fallback
There is 109 files more in these RPM.

 
ICM