nxm 0.2.1

a library that returns rsa 2048 pki pair
Documentation
[package]
name = "nxm"
version = "0.2.1"
authors = ["sajinsamuel <sajinalex2011@gmail.com>"]
edition = "2018"
description = "a library that returns rsa 2048 pki pair"
license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
openssl = "0.10"
openssl-sys = "0.9.52"
pem ="0.7.0"
rust-crypto = "0.2.36"
data-encoding = "2.1.2"
json = "0.12.0"