Release 3.7.1207
Release date: 22 Oct 2019
Enhancements to existing functions
Added support for crypto operations using transient keys in smartkey-client tool
Added support for crypto operations using transient keys in smartkey-client tool. These operations can be called up via API. Refer to SmartKey CLI for the latest commands.
Bug Fixes
When the user’s session expires, he will be brought to the login page. Previously, user session expiry will prompt a message and keep the user on the same screen. This is a security violation as security data can still be seen on the screen. This has been resolved by returning expired users to the log-in screen.
Padding policy under Security Object details shows the correct RSA signature padding policies – PKCS1v15 and PSS. Previously, only PKCS1v15 was shown.
Quality of Life improvements
Added validation to expiration time in Account Quorum Approval Policy. This field should only accept numerical values.