Reference Guide

14 Crypto-C ME Cryptographic Toolkit
RSA BSAFE Crypto-C Micro Edition 4.1.4 Security Policy Level 1
1.2 Crypto-C ME Interfaces
Crypto-C ME is validated as a multi-chip standalone cryptographic module. The
physical cryptographic boundary of the module is the case of the general-purpose
computer or mobile device, which encloses the hardware running the module. The
physical interfaces for Crypto-C ME consist of the keyboard, mouse, monitor,
CD-ROM drive, floppy drive, serial ports, USB ports, COM ports, and network
adapter(s).
The logical boundary of the cryptographic module is the set of master and resource
shared library files comprising the module:
Master shared library:
cryptocme.dll on systems running a Windows operating system
libcryptocme.so on systems running a Solaris, Linux, AIX, FreeBSD, or
Android, or VxWorks operating system
libcryptocme.sl on systems running an HP-UX operating system
libcryptocme.dylib on systems running an Apple operating system.
Resource shared libraries:
ccme_base.dll, ccme_base_non_fips.dll, ccme_asym.dll,
ccme_aux_entropy.dll, ccme_ecc.dll, ccme_ecc_non_fips.dll,
ccme_ecc_accel_fips.dll, ccme_ecc_accel_non_fips.dll, and
ccme_error_info.dll on systems running a Windows operating system.
libccme_base.so
,
libccme_base_non_fips.so
,
libccme_asym.so
,
libccme_aux_entropy.so
,
libccme_ecc.so
,
libccme_ecc_non_fips.so
,
libccme_ecc_accel_fips.so
,
libccme_ecc_accel_non_fips.so
, and
libccme_error_info.so
on
systems running a Solaris, Linux, AIX, FreeBSD, or Android operating system.
libccme_base.sl, libccme_base_non_fips.sl,
libccme_asym.sl, libccme_aux_entropy.sl, libccme_ecc.sl,
libccme_ecc_non_fips.sl, libccme_ecc_accel_fips.sl,
libccme_ecc_accel_non_fips.sl, and libccme_error_info.sl
on systems running an HP-UX operating system.
libccme_base.dylib, libccme_base_non_fips.dylib,
libccme_asym.dylib, libccme_aux_entropy.dylib,
libccme_ecc.dylib, libccme_ecc_non_fips.dylib,
libccme_ecc_accel_fips.dylib,
libccme_ecc_accel_non_fips.dylib, and
libccme_error_info.dylib on systems running an Apple operating
system.