Fully Homomorphic Encryption (FHE) enables computations to be performed on encrypted data without ever decrypting it.FHE allows the sharing of encrypted data while maintaining its secure state.A proof of concept integrates Aries Cloud Agent Python (aca-py) and OpenFHE python library, using CKKS homomorphic encryption.The integration enables the generation and sharing of anonymized verifiable credentials without exposing the actual data value.