[ Root System Explorer ]
Location:
Root
/
var
/
www
/
html
/
acma.in
/
acma-ec-election-2025-26-bpk
/
vendor
/
starkbank
/
ecdsa
+ Folder
+ File
Upload
Editing: composer.json
{ "name": "starkbank/ecdsa", "version": "0.0.5", "type": "library", "description": "fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)", "homepage": "https://github.com/starkbank/ecdsa-php", "license": "MIT", "authors": [ { "name": "StarkBank", "email": "developers@starkbank.com", "homepage": "https://starkbank.com", "role": "Developer" } ], "require": { "php" : ">=5.5" }, "autoload": { "files": ["src/ellipticcurve.php"] } }
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 .travis.yml
FILE
Ren
[EDIT]
DEL
📄 LICENSE
FILE
Ren
[EDIT]
DEL
📄 README.md
FILE
Ren
[EDIT]
DEL
📄 composer.json
FILE
Ren
[EDIT]
DEL
📁 src/
DIR
Ren
DEL
📁 tests/
DIR
Ren
DEL