How to Install and Uninstall golang-filippo-edwards25519-dev Package on Kali Linux

Last updated: May 04,2024

1. Install "golang-filippo-edwards25519-dev" package

Please follow the step by step instructions below to install golang-filippo-edwards25519-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-filippo-edwards25519-dev

2. Uninstall "golang-filippo-edwards25519-dev" package

Here is a brief guide to show you how to uninstall golang-filippo-edwards25519-dev on Kali Linux:

$ sudo apt remove golang-filippo-edwards25519-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-filippo-edwards25519-dev package on Kali Linux

Package: golang-filippo-edwards25519-dev
Source: golang-filippo-edwards25519
Version: 1.0.0~rc1+git20210721-0.1
Installed-Size: 171
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 32728
SHA256: c2e0c1038122caaae070a50611a150f2ba26c4d9bd9938113a2addbed13a26d0
SHA1: f35589a26cc99093e66ce2e21482a8ecedf657b5
MD5sum: 80fe994abc8aba57254dcfc2546600e1
Description: Low-level, Ed25519 elliptic curve library
This library implements the edwards25519 elliptic curve,
exposing the necessary APIs to build a wide array of higher-level
primitives. Read the docs at pkg.go.dev/filippo.io/edwards25519
(https://pkg.go.dev/filippo.io/edwards25519).
.
The code is originally derived from Adam Langley's internal implementation
in the Go standard library, and includes George Tankersley's performance
improvements (https://golang.org/cl/71950). It was then further developed
by Henry de Valence for use in ristretto255.
.
Most users don't need this package, and should instead use crypto/ed25519
for signatures, golang.org/x/crypto/curve25519 for Diffie-Hellman,
or github.com/gtank/ristretto255 for prime order group logic. However,
for anyone currently using a fork of crypto/ed25519/internal/edwards25519
or github.com/agl/edwards25519, this package should be a safer, faster,
and more powerful alternative.
.
Since this package is meant to curb proliferation of edwards25519
implementations in the Go ecosystem, it welcomes requests for new APIs
or reviewable performance improvements.
Description-md5:
Homepage: https://filippo.io/edwards25519
Section: golang
Priority: optional
Filename: pool/main/g/golang-filippo-edwards25519/golang-filippo-edwards25519-dev_1.0.0~rc1+git20210721-0.1_all.deb