forge icon indicating copy to clipboard operation
forge copied to clipboard

A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps

Results 214 forge issues
Sort by recently updated
recently updated
newest added

I'm using node-forge for a iOS MDM server and am in need to extract and validate (*) PKCS#7 signed data but cannot seem to get anywhere. (*) it's my understanding...

how to activated code 7 character on the file key file : C5-E2207N109_20250116145746321.KEY

## Changes - Add URL API availability check before using URL constructor - Include `typeof URL !== 'undefined'` condition to prevent errors in environments without URL API support ## Why...

Hi. First of all, thank you for this package it's really great. This is surely most me missing something than an issue but, here it is. I'm generating a self...