| Name: | rsakeyfind | 
|---|---|
| Version: | 1.0 | 
| Release: | 2.el8 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 73712 | 
| License: | BSD | 
| RPM: | rsakeyfind-1.0-2.el8.aarch64.rpm | 
| Source RPM: | rsakeyfind-1.0-2.el8.src.rpm | 
| Build Date: | Sun Nov 27 2022 | 
| Build Host: | build-ol8-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://citp.princeton.edu/our-work/memory/ | 
| Summary: | Locate BER-encoded RSA private and public keys in memory images | 
| Description: | The rsakeyfind tool locates BER-encoded RSA private and public keys in captured memory images. It can either try to locate keys based on a provided hex-dump of a modulus of a known public key, or based on fixed pattern in BER-encoded RSA version field.  | 
- add dependency to g++
- package based on the aeskeyfind