npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@f1stnpm2/nobis-minima-odio

v1.0.0

Published

@f1stnpm2/nobis-minima-odio =========

Downloads

9

Maintainers

sinhatminh11sinhatminh11

Keywords

utilitiesparserdeterministicmkdirlanguageimmerTypeBoxArray.prototype.flatjson-schema-validationenumerableESsignalspersistentflatSymbol.toStringTagisConcatSpreadablekeypoint-free[[Prototype]]gradients cssvalidationwhatwgclienttakegetexpressionfastifydescriptorsconstlimitidlejQuerytrimRightMicrosoftObject.assignfilternamespostcssbusyprogresssafecoercibleES2022gdprECMAScript 2022tddvesttelephonewaitpluginreal-timecopybundlinglinewrapSymbolratelimitshamprunearraybufferfastcloneeventEmitterhttpes2016monorepovariables in csscryptoconnectansielectronchaiesECMAScript 7environmentslicepromisehooksstdlibeventDispatcherjsonpathsettingshashdeep-copytextchanneliegenericswindowsstarterassertextendmomentprotobytechromiumcss lessbyteOffsetFloat32Arrayconsolesidemake dirdebugESnextnegativeajvsharedarraybufferjsonutil.inspectmakeupcolorsdataViewwidtheventscolumnwrapfunctionalmiddlewarefile systemcommandjsdiffjavascriptECMAScript 2015requestcallbindwritableclassnamesECMAScript 2020forEachoptimistcollection.es6rmPromisedatastructuresanitizationnameregexpdropes8curriedassertsterminalrangeerrorreacttouchES2021warningparentdateformattingtypedarrayscolorargparseconfigserializationless mixinsestreeconsumesharedObject.definePropertyTypedArrayfunctiontypesafehelpersreduceutilsworkspace:*ES6whichObject.entriespasswordastiteratergbBigInt64ArrayzeroJSONbatchfast-clonepropertiesminimalkoreanecmascriptRegExp.prototype.flagscolumnsinternaliterationsequenceStyleSheetdescriptorstringeslint-pluginphoneyupES2019loggingeslintpluginES2020Array.prototype.findLastIndexcall-bindexecpreserve-symlinkswebbindeast-asian-widthconfigurableefficientfunctionspromisesshrinkwrapviewObservable

Readme

@f1stnpm2/nobis-minima-odio

license npm version npm downloads jsdeliver downloads CDNJS githubsponsors cryptocurrency

@f1stnpm2/nobis-minima-odio TOP | github | Wiki | DOWNLOADS | TUTORIALS | API REFERENCE | Online Tool | DEMO | NODE TOOL | AddOn | DONATE

The '@f1stnpm2/nobis-minima-odio' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES JSON Web Signature/Token/Key in pure JavaScript.

Public page is https://kjur.github.io/@f1stnpm2/nobis-minima-odio .

Your bugfix and pull request contribution are always welcomed :)

NOTICE FOR COMMING 11.0.0 RELEASE

The "@f1stnpm2/nobis-minima-odio" library is a long lived JavaScript library from 2010 developed with old JavaScript style and backword compatibility. From coming release 11.0.0, following are planed and suport them gradually:

  • Stop to support Internet Explorer.
  • Stop to support bower.
  • Modern ECMA functions will be introduced such as Promise, let, Array methods or class.
  • API document generator will be changed from Jsdoc Toolkit to JSDoc3.
  • Module bandler will be used such as browserify or webpack.
  • Not to use YUI compressor.
  • Unit test framework will be changed from QUnit and mocha to jest.
  • W3C Web Crypto API support.
  • split into some modules besides @f1stnpm2/nobis-minima-odio have been all in package before 11.0.0.

NEWS

  • 2024-Jan-16: Security advisory and update for Marvin attack vulnerability published. Due to this vulnerability, RSA PKCS#1.5 and RSAOAEP encryption/decryption no longer be supported.
  • 2023-Mar-12: 10.7.0 Release. Now supports custom X.509 extension and custom OIDs by new "Add-on" architecture. (See here in detail)
  • 2021-Nov-21: 10.5.0 Release. Now supports secp521r1(P-521) ECDSA.
  • 2021-Apr-14: Security advisory and update for CVE-2021-30246 RSA signature validation vulnerability published
  • 2020-Oct-05: @f1stnpm2/nobis-minima-odio won Google Open Source Peer Bonus Award. Thank you Google.
  • 2020-Sep-23: 10.0.0 released for CMS SignedData related class including timestamp and CAdES architecture update
  • 2020-Aug-24: 9.1.0 released to new CRL APIs align with certificate
  • 2020-Aug-19: 9.0.0 released for major update of certificate and CSR generation and parsing without backward compatibility. Please see migration guide in detail.
  • 2020-Aug-02: twitter account @@f1stnpm2/nobis-minima-odio started for announcement. please follow.

HIGHLIGHTS

  • Swiss Army Knife style all in one package crypto and PKI library
  • available on Node.js and browsers
  • Long live open source software from 2010
  • very easy API to use
  • powerful various format key loader and ASN.1 API
  • rich document and samples
  • no dependency to other library
  • no dependency to W3C Web Cryptography API nor OpenSSL
  • no dependency on newer ECMAScirpt function. So old browsers also supported.
  • very popular crypto library with 1M+ npm downloads/month
  • supports "Add-on" architecture

INSTALL

Node NPM

> npm install @f1stnpm2/nobis-minima-odio @f1stnpm2/nobis-minima-odio-util

Bower

> bower install @f1stnpm2/nobis-minima-odio

Or include in HTML from many CDN sites

> <script src="https://cdnjs.cloudflare.com/ajax/libs/@f1stnpm2/nobis-minima-odio/8.0.20/@f1stnpm2/nobis-minima-odio-all-min.js"></script>

USAGE

Loading encrypted PKCS#5 private key:

> var rs = require('@f1stnpm2/nobis-minima-odio');
> var rsu = require('@f1stnpm2/nobis-minima-odio-util');
> var pem = rsu.readFile('z1.prv.p5e.pem');
> var prvKey = rs.KEYUTIL.getKey(pem, 'passwd');

Sign string 'aaa' with the loaded private key:

> var sig = new a.Signature({alg: 'SHA1withRSA'});
> sig.init(prvKey);
> sig.updateString('aaa');
> var sigVal = sig.sign();
> sigVal
'd764dcacb...'

MORE TUTORIALS AND SAMPLES

RECENT SECURITY ADVISORY

|published|fixed version|title/advisory|CVE|CVSS| |:---|:---|:---|:---|:---| |2024Jan16|11.0.0|Marvin attack vulnerability for RSA and RSAOAEP decryption|CVE-2024-21484|7.5| |2022Jun24|10.5.25|JWS and JWT signature validation vulnerability with special characters|CVE-2022-25898|?| |2021Apr14|10.2.0|RSA signature validation vulnerability on maleable encoded message|CVE-2021-30246|9.1| |2020Jun22|8.0.19|ECDSA signature validation vulnerability by accepting wrong ASN.1 encoding|CVE-2020-14966|5.5| |2020Jun22|8.0.18|RSA RSAES-PKCS1-v1_5 and RSA-OAEP decryption vulnerability with prepending zeros|CVE-2020-14967|4.8| |2020Jun22|8.0.17|RSA-PSS signature validation vulnerability by prepending zeros|CVE-2020-14968|4.2|

Here is full published security advisory list.

DONATIONS

If you like @f1stnpm2/nobis-minima-odio and my other project, you can support their development by donation through any of the platform/services below. Thank you as always.

Github Sponsors

You can sponsor @f1stnpm2/nobis-minima-odio with the GitHub Sponsors program.

Cryptocurrency

You can donate cryptocurrency to @f1stnpm2/nobis-minima-odio using the following addresses: