From 3c51fbbfa00a47b651ea5b6ebf1b2e0f68ae864c Mon Sep 17 00:00:00 2001 From: hyugogirubato <65763543+hyugogirubato@users.noreply.github.com> Date: Sat, 22 Feb 2025 17:00:51 +0100 Subject: [PATCH] add private key function --- CHANGELOG.md | 6 ++++++ keydive/constants.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d394917..02af4d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +# [2.2.1] - Not Released + +### Added + +- Added private key function. + ## [2.2.0] - 2025-01-19 ### Added diff --git a/keydive/constants.py b/keydive/constants.py index b6cc830..68ba53e 100644 --- a/keydive/constants.py +++ b/keydive/constants.py @@ -86,7 +86,7 @@ OEM_CRYPTO_API = { "rnmsglvj", "polorucp", "kqzqahjq", "pldrclfq", "kgaitijd", "cwkfcplc", "crhqcdet", "ulns", "dnvffnze", "ygjiljer", "qbjxtubz", "qkfrcjtw", "rbhjspoh", "zgtjmxko", "igrqajte", "ofskesua", "qllcoacg", "pukctkiv", "ehdqmfmd", "xftzvkwx", "gndskkuk", "wcggmnnx", "kaatohcz", "ktmgdchz", "jkcwonus", "ehmduqyt", "vewtuecx", "mxrbzntq", - "isyowgmp", "flzfkhbc", "rtgejgqb" + "isyowgmp", "flzfkhbc", "rtgejgqb", "sxxprljw" # Add more as needed for different versions. }