🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "cryptography"

Found 3 matching component(s)

  • class HashGenerator

    A class that provides cryptographic hashing functionality for PDF documents, including hash generation, embedding, and verification for document integrity checking.

    File: /tf/active/vicechatdev/document_auditor/src/security/hash_generator.py

    cryptography hashing SHA-256 PDF document-integrity
  • function calculate_file_hash_v1

    Calculates the MD5 hash of a file by reading it in chunks to handle large files efficiently.

    File: /tf/active/vicechatdev/mailsearch/enhanced_document_comparison.py

    file-processing hashing md5 checksum file-integrity
  • function calculate_file_hash

    Calculates the MD5 hash of a file by reading it in chunks to handle large files efficiently.

    File: /tf/active/vicechatdev/mailsearch/compare_documents.py

    file-processing hashing md5 checksum file-integrity

Search Examples