Add-on:PyScrypt: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot repo category update)
m (Addon-Bot repo category update)
Line 25: Line 25:
[[Category:Leia add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Nexus add-on repository]]

Revision as of 04:21, 18 July 2021

PyScrypt
icon.png

See this add-on on the kodi.tv showcase

Author: ricmoo
Website: link
Type: Add-on library/module
Repo: Kodi.tv repo v21
Kodi.tv repo v20
Kodi.tv repo v19

License: MIT
Source: Source code
Summary: Pure-Python Implementation of the scrypt password-based key derivation function and scrypt file format library
Home icon grey.png   ▶ Add-ons ▶ PyScrypt

A very simple, pure-Python implementation of the scrypt password-based key derivation function and scrypt file format library with no dependencies beyond standard Python libraries.