https://github.com/abund4nt/dlp-resolver-function
Small script written in Sage that allows to solve the discrete logarithm problem.
https://github.com/abund4nt/dlp-resolver-function
Last synced: 2 months ago
JSON representation
Small script written in Sage that allows to solve the discrete logarithm problem.
- Host: GitHub
- URL: https://github.com/abund4nt/dlp-resolver-function
- Owner: abund4nt
- Created: 2024-09-03T00:02:44.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-03T00:07:01.000Z (9 months ago)
- Last Synced: 2025-01-29T13:08:52.722Z (4 months ago)
- Language: Sage
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DLP-Resolver-function
Small script written in Sage that allows to solve the discrete logarithm problem for small numbers.
## Usage
```shell
$ sage dlp.sage
1188755414744694051
```