**Description:** Replaces Base64 encoding with SHA-256 hashing for enhanced security. **Implementation Details:** Replace "base64" module with "hashlib" module. **Reason for Change:** Base64 is not secure, while SHA-256 provides a secure, non-reversible hash suitable for sensitive data. **Cons:** Make the users enter the mining key everytime they want to start a new mining sesssion