
Security
GPA Gemstone Library
The Gemstone Security Library organizes all Gemstone functionality related to security.
This library includes helpful security classes like the following:
- AccessControlListBuilder:
    - Builds access control lists for users given a collection of rules.
 
- RandomInt24:
    - Generates cryptographically strong random Int24 numbers.
 
- RandomUInt24:
    - Generates cryptographically strong random UInt24 numbers.
 
Among others.