NAS Lua - nimbus.encrypt and nimbus.decrypt do not work
search cancel

NAS Lua - nimbus.encrypt and nimbus.decrypt do not work

book

Article ID: 269406

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

In the NSA SDK there are two functions for encrypting and decrypting passwords:

nimbus.encrypt(string)
nimbus.decrypt(string)

But these do not seem to work in the NAS probe GUI for developing Lua scripts.

Environment

Release : 20.4

Resolution

These functions have been added to the NAS Lua IDE as of NAS 9.39 which ships with UIM 20.4 CU8.

Additional Information