UNPKG

akamai-v3-sensor-data-helper

Version:

A Node.js module for decrypting Akamai v3 sensor data. Check out our web app at https://akamai-v3-tools.vercel.app and read the detailed guide at https://medium.com/@glizzykingdreko/akamai-v3-sensor-data-deep-dive-into-encryption-decryption-and-bypass-too

16 lines (12 loc) 651 B
# Changelog All notable changes to this project will be documented in this file. ## [1.1.0] - 2025-04-28 ### Improved - Enhanced error handling with more descriptive error messages - Updated and expanded examples for better clarity and usability ## [1.0.9] - 2025-04-28 ### Fixed - Added arguments length check inside `src/extract_hash/identifier.js` to properly handle multiple `listArray` elements introduced by Akamai. ### Notes - Minor improvement, but essential for stable decryption with recent payloads. - Reminder: This is an open-source project. For full professional Akamai solutions, please refer to [TakionApi](https://takionapi.tech).