{"id":554,"date":"2025-12-30T12:48:53","date_gmt":"2025-12-30T12:48:53","guid":{"rendered":"https:\/\/www.opey.org\/opeyit\/?page_id=554"},"modified":"2026-01-09T12:52:04","modified_gmt":"2026-01-09T12:52:04","slug":"how-to-use-cryptsecure","status":"publish","type":"page","link":"https:\/\/www.opey.org\/opeyit\/?page_id=554","title":{"rendered":"How to use CryptSecure"},"content":{"rendered":"\n<!-- \n=====================================================\nWORDPRESS CRYPTSECURE USER GUIDE PAGE\n=====================================================\n\n1. Edit your CryptSecure Guide page in WordPress\n2. Add a \"Custom HTML\" block\n3. Paste this ENTIRE file into that block\n4. Publish\n\n=====================================================\n-->\n\n<div id=\"wcf-crypt-guide-2024\">\n\n<style>\n\/* All styles scoped to this page only *\/\n\n#wcf-crypt-guide-2024 {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, sans-serif !important;\n    color: #333 !important;\n    line-height: 1.6 !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n}\n\n#wcf-crypt-guide-2024 * {\n    box-sizing: border-box !important;\n}\n\n#wcf-crypt-guide-2024 a {\n    text-decoration: none !important;\n}\n\n\/* Hero Section *\/\n#wcf-crypt-guide-2024 .wcf-hero {\n    background: linear-gradient(135deg, #1a2a3a 0%, #2d4156 100%) !important;\n    padding: 60px 20px !important;\n    text-align: center !important;\n    position: relative !important;\n    overflow: hidden !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-hero::before {\n    content: '' !important;\n    position: absolute !important;\n    top: 0 !important;\n    left: 0 !important;\n    right: 0 !important;\n    bottom: 0 !important;\n    background-image: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\") !important;\n    opacity: 0.5 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-hero-inner {\n    max-width: 900px !important;\n    margin: 0 auto !important;\n    position: relative !important;\n    z-index: 1 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-version-badge {\n    display: inline-block !important;\n    background: #c9a227 !important;\n    color: #1a2a3a !important;\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    padding: 6px 14px !important;\n    border-radius: 20px !important;\n    margin-bottom: 20px !important;\n    letter-spacing: 1px !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-hero-title {\n    color: #ffffff !important;\n    font-size: 42px !important;\n    font-weight: 700 !important;\n    margin: 0 0 15px 0 !important;\n    line-height: 1.1 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-hero-tagline {\n    color: rgba(255,255,255,0.9) !important;\n    font-size: 20px !important;\n    font-weight: 400 !important;\n    margin: 0 0 25px 0 !important;\n    max-width: 600px !important;\n    margin-left: auto !important;\n    margin-right: auto !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-hero-buttons {\n    display: flex !important;\n    justify-content: center !important;\n    gap: 15px !important;\n    flex-wrap: wrap !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-btn {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 8px !important;\n    padding: 12px 24px !important;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    border-radius: 8px !important;\n    cursor: pointer !important;\n    border: none !important;\n    transition: all 0.2s ease !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-btn-gold {\n    background: linear-gradient(135deg, #c9a227 0%, #ddb832 100%) !important;\n    color: #1a2a3a !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-btn-gold:hover {\n    transform: translateY(-2px) !important;\n    box-shadow: 0 8px 20px rgba(201, 162, 39, 0.3) !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-btn-outline {\n    background: transparent !important;\n    color: #ffffff !important;\n    border: 2px solid rgba(255,255,255,0.4) !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-btn-outline:hover {\n    border-color: #ffffff !important;\n    background: rgba(255,255,255,0.1) !important;\n}\n\n\/* Quick Nav *\/\n#wcf-crypt-guide-2024 .wcf-quick-nav {\n    background: #ffffff !important;\n    padding: 20px !important;\n    border-bottom: 1px solid #e5e5e5 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-quick-nav-inner {\n    max-width: 900px !important;\n    margin: 0 auto !important;\n    display: flex !important;\n    justify-content: center !important;\n    flex-wrap: wrap !important;\n    gap: 12px !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-nav-item {\n    display: flex !important;\n    align-items: center !important;\n    gap: 8px !important;\n    padding: 10px 20px !important;\n    background: #f5f5f5 !important;\n    border-radius: 25px !important;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    color: #1a2a3a !important;\n    transition: all 0.2s ease !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-nav-item:hover {\n    background: #1a2a3a !important;\n    color: #ffffff !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-nav-icon {\n    width: 24px !important;\n    height: 24px !important;\n    background: #c9a227 !important;\n    border-radius: 50% !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    font-size: 11px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n}\n\n\/* Section Styles *\/\n#wcf-crypt-guide-2024 .wcf-section {\n    padding: 60px 20px !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-section-gray {\n    background: #f5f5f5 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-section-dark {\n    background: linear-gradient(135deg, #1a2a3a 0%, #2d4156 100%) !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-section-inner {\n    max-width: 900px !important;\n    margin: 0 auto !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-section-header {\n    text-align: center !important;\n    margin-bottom: 40px !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-section-label {\n    color: #c9a227 !important;\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    letter-spacing: 2px !important;\n    text-transform: uppercase !important;\n    margin-bottom: 10px !important;\n    display: block !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-section-title {\n    font-size: 32px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 12px 0 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-section-dark .wcf-section-title {\n    color: #ffffff !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-section-subtitle {\n    font-size: 16px !important;\n    color: #666 !important;\n    margin: 0 !important;\n    max-width: 650px !important;\n    margin-left: auto !important;\n    margin-right: auto !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-section-dark .wcf-section-subtitle {\n    color: rgba(255,255,255,0.7) !important;\n}\n\n\/* Steps *\/\n#wcf-crypt-guide-2024 .wcf-steps {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 0 !important;\n    max-width: 750px !important;\n    margin: 0 auto !important;\n    position: relative !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-steps::before {\n    content: '' !important;\n    position: absolute !important;\n    left: 29px !important;\n    top: 30px !important;\n    bottom: 30px !important;\n    width: 2px !important;\n    background: #e5e5e5 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-section-dark .wcf-steps::before {\n    background: rgba(255,255,255,0.15) !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-step {\n    display: flex !important;\n    gap: 24px !important;\n    padding: 20px 0 !important;\n    position: relative !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-step-num {\n    width: 60px !important;\n    height: 60px !important;\n    background: linear-gradient(135deg, #c9a227 0%, #ddb832 100%) !important;\n    border-radius: 50% !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    color: #1a2a3a !important;\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    flex-shrink: 0 !important;\n    position: relative !important;\n    z-index: 1 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-step-content {\n    flex: 1 !important;\n    padding-top: 8px !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-step-title {\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 8px 0 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-section-dark .wcf-step-title {\n    color: #ffffff !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-step-desc {\n    font-size: 15px !important;\n    color: #555 !important;\n    margin: 0 !important;\n    line-height: 1.7 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-section-dark .wcf-step-desc {\n    color: rgba(255,255,255,0.8) !important;\n}\n\n\/* Tip Box *\/\n#wcf-crypt-guide-2024 .wcf-tip {\n    background: rgba(201, 162, 39, 0.1) !important;\n    border-left: 4px solid #c9a227 !important;\n    padding: 14px 18px !important;\n    margin-top: 12px !important;\n    border-radius: 0 8px 8px 0 !important;\n    font-size: 14px !important;\n    color: #1a2a3a !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-section-dark .wcf-tip {\n    background: rgba(201, 162, 39, 0.15) !important;\n    color: #ffffff !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-tip-label {\n    font-weight: 700 !important;\n    color: #c9a227 !important;\n    margin-right: 6px !important;\n}\n\n\/* Warning Box *\/\n#wcf-crypt-guide-2024 .wcf-warning {\n    background: rgba(198, 40, 40, 0.08) !important;\n    border-left: 4px solid #c62828 !important;\n    padding: 14px 18px !important;\n    margin-top: 12px !important;\n    border-radius: 0 8px 8px 0 !important;\n    font-size: 14px !important;\n    color: #1a2a3a !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-section-dark .wcf-warning {\n    background: rgba(198, 40, 40, 0.2) !important;\n    color: #ffffff !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-warning-label {\n    font-weight: 700 !important;\n    color: #c62828 !important;\n    margin-right: 6px !important;\n}\n\n\/* Key Concept Cards *\/\n#wcf-crypt-guide-2024 .wcf-concepts-grid {\n    display: grid !important;\n    grid-template-columns: repeat(2, 1fr) !important;\n    gap: 20px !important;\n    margin-bottom: 30px !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-concept-card {\n    background: #ffffff !important;\n    padding: 24px !important;\n    border-radius: 12px !important;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.06) !important;\n    border: 1px solid #e5e5e5 !important;\n    text-align: center !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-concept-icon {\n    width: 60px !important;\n    height: 60px !important;\n    margin: 0 auto 16px auto !important;\n    background: linear-gradient(135deg, #1a2a3a 0%, #2d4156 100%) !important;\n    border-radius: 50% !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    color: #ffffff !important;\n    font-size: 20px !important;\n    font-weight: 700 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-concept-icon.gold {\n    background: linear-gradient(135deg, #c9a227 0%, #ddb832 100%) !important;\n    color: #1a2a3a !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-concept-title {\n    font-size: 17px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 8px 0 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-concept-desc {\n    font-size: 14px !important;\n    color: #666 !important;\n    margin: 0 !important;\n    line-height: 1.6 !important;\n}\n\n\/* Quick Reference *\/\n#wcf-crypt-guide-2024 .wcf-quick-ref {\n    background: #ffffff !important;\n    border-radius: 12px !important;\n    overflow: hidden !important;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.06) !important;\n    border: 1px solid #e5e5e5 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-quick-ref-header {\n    background: linear-gradient(135deg, #1a2a3a 0%, #2d4156 100%) !important;\n    padding: 18px 24px !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-quick-ref-title {\n    color: #ffffff !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    margin: 0 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-quick-ref-body {\n    padding: 24px !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-ref-row {\n    display: flex !important;\n    align-items: flex-start !important;\n    gap: 16px !important;\n    padding: 14px 0 !important;\n    border-bottom: 1px solid #f0f0f0 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-ref-row:last-child {\n    border-bottom: none !important;\n    padding-bottom: 0 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-ref-row:first-child {\n    padding-top: 0 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-ref-icon {\n    width: 36px !important;\n    height: 36px !important;\n    background: #f5f5f5 !important;\n    border-radius: 8px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    flex-shrink: 0 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-ref-content {\n    flex: 1 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-ref-label {\n    font-size: 15px !important;\n    font-weight: 600 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 4px 0 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-ref-text {\n    font-size: 14px !important;\n    color: #666 !important;\n    margin: 0 !important;\n}\n\n\/* Workflow Diagram *\/\n#wcf-crypt-guide-2024 .wcf-workflow {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    flex-wrap: wrap !important;\n    gap: 12px !important;\n    padding: 30px !important;\n    background: #ffffff !important;\n    border-radius: 12px !important;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.06) !important;\n    border: 1px solid #e5e5e5 !important;\n    margin-top: 30px !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-workflow-item {\n    background: #f5f5f5 !important;\n    padding: 14px 22px !important;\n    border-radius: 8px !important;\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    color: #1a2a3a !important;\n    text-align: center !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-workflow-item.encrypt {\n    background: linear-gradient(135deg, #2e7d32 0%, #43a047 100%) !important;\n    color: #ffffff !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-workflow-item.decrypt {\n    background: linear-gradient(135deg, #1565c0 0%, #1e88e5 100%) !important;\n    color: #ffffff !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-workflow-arrow {\n    color: #c9a227 !important;\n    font-size: 22px !important;\n    font-weight: 700 !important;\n}\n\n\/* Best Practices Grid *\/\n#wcf-crypt-guide-2024 .wcf-practices-grid {\n    display: grid !important;\n    grid-template-columns: repeat(2, 1fr) !important;\n    gap: 20px !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-practice-card {\n    background: rgba(255,255,255,0.08) !important;\n    border: 1px solid rgba(255,255,255,0.12) !important;\n    border-radius: 12px !important;\n    padding: 24px !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-practice-icon {\n    width: 44px !important;\n    height: 44px !important;\n    background: #c9a227 !important;\n    border-radius: 10px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    margin-bottom: 16px !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-practice-title {\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    color: #ffffff !important;\n    margin: 0 0 8px 0 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-practice-desc {\n    font-size: 14px !important;\n    color: rgba(255,255,255,0.75) !important;\n    margin: 0 !important;\n    line-height: 1.6 !important;\n}\n\n\/* CTA Section *\/\n#wcf-crypt-guide-2024 .wcf-cta {\n    background: linear-gradient(135deg, #c9a227 0%, #ddb832 100%) !important;\n    padding: 50px 20px !important;\n    text-align: center !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-cta-title {\n    font-size: 28px !important;\n    font-weight: 700 !important;\n    color: #1a2a3a !important;\n    margin: 0 0 12px 0 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-cta-subtitle {\n    font-size: 16px !important;\n    color: #1a2a3a !important;\n    opacity: 0.8 !important;\n    margin: 0 0 25px 0 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-cta-buttons {\n    display: flex !important;\n    justify-content: center !important;\n    gap: 15px !important;\n    flex-wrap: wrap !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-btn-dark {\n    background: #1a2a3a !important;\n    color: #ffffff !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-btn-dark:hover {\n    background: #2d4156 !important;\n    transform: translateY(-2px) !important;\n    box-shadow: 0 8px 20px rgba(26, 42, 58, 0.3) !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-btn-white {\n    background: #ffffff !important;\n    color: #1a2a3a !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-btn-white:hover {\n    background: #f5f5f5 !important;\n    transform: translateY(-2px) !important;\n}\n\n\/* Footer *\/\n#wcf-crypt-guide-2024 .wcf-footer {\n    background: #1a2a3a !important;\n    padding: 30px 20px !important;\n    text-align: center !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-footer-text {\n    color: rgba(255,255,255,0.6) !important;\n    font-size: 14px !important;\n    margin: 0 !important;\n}\n\n#wcf-crypt-guide-2024 .wcf-footer-link {\n    color: #c9a227 !important;\n    margin-left: 20px !important;\n}\n\n\/* Mobile Responsive *\/\n@media (max-width: 768px) {\n    #wcf-crypt-guide-2024 .wcf-hero-title {\n        font-size: 32px !important;\n    }\n    \n    #wcf-crypt-guide-2024 .wcf-concepts-grid,\n    #wcf-crypt-guide-2024 .wcf-practices-grid {\n        grid-template-columns: 1fr !important;\n    }\n    \n    #wcf-crypt-guide-2024 .wcf-steps::before {\n        display: none !important;\n    }\n    \n    #wcf-crypt-guide-2024 .wcf-step {\n        flex-direction: column !important;\n        text-align: center !important;\n    }\n    \n    #wcf-crypt-guide-2024 .wcf-step-num {\n        margin: 0 auto !important;\n    }\n    \n    #wcf-crypt-guide-2024 .wcf-workflow {\n        flex-direction: column !important;\n    }\n    \n    #wcf-crypt-guide-2024 .wcf-workflow-arrow {\n        transform: rotate(90deg) !important;\n    }\n    \n    #wcf-crypt-guide-2024 .wcf-quick-nav-inner {\n        flex-direction: column !important;\n        align-items: center !important;\n    }\n    \n    #wcf-crypt-guide-2024 .wcf-tip,\n    #wcf-crypt-guide-2024 .wcf-warning {\n        text-align: left !important;\n    }\n}\n<\/style>\n\n<!-- =====================================================\n     HERO SECTION\n     ===================================================== -->\n<div class=\"wcf-hero\">\n    <div class=\"wcf-hero-inner\">\n        <span class=\"wcf-version-badge\">USER GUIDE<\/span>\n        <h1 class=\"wcf-hero-title\">How to Use CryptSecure<\/h1>\n        <p class=\"wcf-hero-tagline\">Complete step-by-step instructions for setting up secure encryption, exchanging keys, and protecting your communications.<\/p>\n        \n        <div class=\"wcf-hero-buttons\">\n            <a href=\"https:\/\/apps.microsoft.com\/detail\/9PH0B2Q0RVZV?hl=en-us&#038;gl=US&#038;ocid=pdpshare\" class=\"wcf-btn wcf-btn-gold\" target=\"_blank\">Download CryptSecure<\/a>\n            <a href=\"#setup\" class=\"wcf-btn wcf-btn-outline\">Jump to Setup<\/a>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- =====================================================\n     QUICK NAVIGATION\n     ===================================================== -->\n<div class=\"wcf-quick-nav\">\n    <div class=\"wcf-quick-nav-inner\">\n        <a href=\"#setup\" class=\"wcf-nav-item\">\n            <span class=\"wcf-nav-icon\">1<\/span>\n            <span>Initial Setup<\/span>\n        <\/a>\n        <a href=\"#key-exchange\" class=\"wcf-nav-item\">\n            <span class=\"wcf-nav-icon\">2<\/span>\n            <span>Key Exchange<\/span>\n        <\/a>\n        <a href=\"#encrypt\" class=\"wcf-nav-item\">\n            <span class=\"wcf-nav-icon\">3<\/span>\n            <span>Encrypt<\/span>\n        <\/a>\n        <a href=\"#decrypt\" class=\"wcf-nav-item\">\n            <span class=\"wcf-nav-icon\">4<\/span>\n            <span>Decrypt<\/span>\n        <\/a>\n    <\/div>\n<\/div>\n\n<!-- =====================================================\n     KEY CONCEPTS\n     ===================================================== -->\n<div class=\"wcf-section\">\n    <div class=\"wcf-section-inner\">\n        <div class=\"wcf-section-header\">\n            <span class=\"wcf-section-label\">Before You Begin<\/span>\n            <h2 class=\"wcf-section-title\">Understanding Public &amp; Private Keys<\/h2>\n            <p class=\"wcf-section-subtitle\">CryptSecure uses asymmetric encryption. Each user has a key pair: one public, one private. Understanding this is essential.<\/p>\n        <\/div>\n        \n        <div class=\"wcf-concepts-grid\">\n            <div class=\"wcf-concept-card\">\n                <div class=\"wcf-concept-icon gold\">PUB<\/div>\n                <h3 class=\"wcf-concept-title\">Public Key<\/h3>\n                <p class=\"wcf-concept-desc\">Share freely with anyone. Others use your public key to encrypt messages <strong>to you<\/strong>. Safe to send via email or any channel.<\/p>\n            <\/div>\n            <div class=\"wcf-concept-card\">\n                <div class=\"wcf-concept-icon\">PRI<\/div>\n                <h3 class=\"wcf-concept-title\">Private Key<\/h3>\n                <p class=\"wcf-concept-desc\">Keep secret \u2014 never share. Only you can decrypt messages sent to you. Losing it means permanent loss of access to encrypted data.<\/p>\n            <\/div>\n        <\/div>\n        \n        <div class=\"wcf-workflow\">\n            <div class=\"wcf-workflow-item\">Your Message<\/div>\n            <span class=\"wcf-workflow-arrow\">\u2192<\/span>\n            <div class=\"wcf-workflow-item encrypt\">Encrypt with Recipient&#8217;s PUBLIC Key<\/div>\n            <span class=\"wcf-workflow-arrow\">\u2192<\/span>\n            <div class=\"wcf-workflow-item\">Send via Any Channel<\/div>\n            <span class=\"wcf-workflow-arrow\">\u2192<\/span>\n            <div class=\"wcf-workflow-item decrypt\">Recipient Decrypts with PRIVATE Key<\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- =====================================================\n     INITIAL SETUP\n     ===================================================== -->\n<div class=\"wcf-section wcf-section-gray\" id=\"setup\">\n    <div class=\"wcf-section-inner\">\n        <div class=\"wcf-section-header\">\n            <span class=\"wcf-section-label\">Step 1<\/span>\n            <h2 class=\"wcf-section-title\">Initial Setup<\/h2>\n            <p class=\"wcf-section-subtitle\">Complete these steps once to configure CryptSecure on your computer.<\/p>\n        <\/div>\n        \n        <div class=\"wcf-steps\">\n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">1<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Launch the Application<\/h4>\n                    <p class=\"wcf-step-desc\">Open CryptSecure from the Start menu or your chosen location. No installation is required \u2014 simply run the executable.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">2<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Set Your Key Storage Location<\/h4>\n                    <p class=\"wcf-step-desc\">Use the pull-down menu to specify where your keys will be stored (e.g., <code>C:\\KeyStorage<\/code>). This only needs to be done once \u2014 CryptSecure will remember your preference.<\/p>\n                    <div class=\"wcf-tip\">\n                        <span class=\"wcf-tip-label\">TIP:<\/span> Choose a location you can easily back up, such as an encrypted USB drive or a secure folder.\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">3<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Choose Your Key Strength<\/h4>\n                    <p class=\"wcf-step-desc\">Select the RSA key strength before generating your keypair. Options are 1024, 2048, or 4096 bits. Higher values provide stronger security but slightly slower performance.<\/p>\n                    <div class=\"wcf-tip\">\n                        <span class=\"wcf-tip-label\">RECOMMENDED:<\/span> Use 2048 bits for general use or 4096 bits for maximum security.\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">4<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Create Your Keypair<\/h4>\n                    <p class=\"wcf-step-desc\">Click the <strong>Create<\/strong> button to generate your public and private keys. Both files (.pem) will be saved to your designated key storage folder.<\/p>\n                    <div class=\"wcf-warning\">\n                        <span class=\"wcf-warning-label\">CRITICAL:<\/span> Never share your private key. Store it securely and create backups. If lost, encrypted messages cannot be recovered.\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- =====================================================\n     KEY EXCHANGE\n     ===================================================== -->\n<div class=\"wcf-section\" id=\"key-exchange\">\n    <div class=\"wcf-section-inner\">\n        <div class=\"wcf-section-header\">\n            <span class=\"wcf-section-label\">Step 2<\/span>\n            <h2 class=\"wcf-section-title\">Exchanging Public Keys<\/h2>\n            <p class=\"wcf-section-subtitle\">Before you can communicate securely, you and your contacts must exchange public keys.<\/p>\n        <\/div>\n        \n        <div class=\"wcf-steps\">\n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">1<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Locate Your Public Key<\/h4>\n                    <p class=\"wcf-step-desc\">Navigate to your key storage folder (e.g., <code>C:\\KeyStorage<\/code>). Find your <strong>public key<\/strong> file \u2014 it will have a <code>.pem<\/code> extension and typically contains &#8220;public&#8221; in the filename.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">2<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Send Your Public Key<\/h4>\n                    <p class=\"wcf-step-desc\">Email or message your public key file to everyone you wish to communicate with securely. You can use any channel \u2014 email, messaging apps, file sharing \u2014 public keys are safe to share openly.<\/p>\n                    <div class=\"wcf-tip\">\n                        <span class=\"wcf-tip-label\">REMEMBER:<\/span> Only share your PUBLIC key. Your private key must remain secret and secure.\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">3<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Receive Their Public Keys<\/h4>\n                    <p class=\"wcf-step-desc\">Ask your contacts to send you their public keys via email or any messaging system. Save these files to an accessible location.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">4<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Import Public Keys<\/h4>\n                    <p class=\"wcf-step-desc\">Navigate to <strong>Keys \u2192 Manage Keys \u2192 Add New Key<\/strong>. CryptSecure will ask if you wish to add a keypair \u2014 click <strong>Yes<\/strong> to create a new keypair for yourself, or click <strong>No<\/strong> to import a contact&#8217;s public key. If you select No, a dialog box will appear where you can browse to and select your friend&#8217;s public key file. Once imported, their name will appear in the recipient dropdown menu.<\/p>\n                    <div class=\"wcf-tip\">\n                        <span class=\"wcf-tip-label\">TIP:<\/span> Keep your contacts&#8217; public keys organized by saving them with clear names (e.g., &#8220;Steve_public.pem&#8221;) before importing.\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- =====================================================\n     ENCRYPT A MESSAGE\n     ===================================================== -->\n<div class=\"wcf-section wcf-section-gray\" id=\"encrypt\">\n    <div class=\"wcf-section-inner\">\n        <div class=\"wcf-section-header\">\n            <span class=\"wcf-section-label\">Step 3<\/span>\n            <h2 class=\"wcf-section-title\">Encrypting a Message or File<\/h2>\n            <p class=\"wcf-section-subtitle\">Send secure communications that only your intended recipient can read.<\/p>\n        <\/div>\n        \n        <div class=\"wcf-steps\">\n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">1<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Select the Recipient<\/h4>\n                    <p class=\"wcf-step-desc\">From the <strong>leftmost dropdown menu<\/strong>, choose the public key of the person you&#8217;re sending the message to. This could be &#8220;Steve,&#8221; &#8220;George,&#8221; &#8220;Sam,&#8221; or any contact whose key you&#8217;ve imported.<\/p>\n                    <div class=\"wcf-tip\">\n                        <span class=\"wcf-tip-label\">REMEMBER:<\/span> You encrypt with the recipient&#8217;s PUBLIC key. Only their private key can decrypt it.\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">2<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Enter Your Message<\/h4>\n                    <p class=\"wcf-step-desc\">Type or paste your message into the <strong>top text box<\/strong>. You can also use the Load feature to import text from a file.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">3<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Attach Files (Optional)<\/h4>\n                    <p class=\"wcf-step-desc\">Click the <strong>Attach File<\/strong> button to add any document, image, or file you wish to encrypt along with your message. Any file type is supported.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">4<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Add a Passphrase (Optional)<\/h4>\n                    <p class=\"wcf-step-desc\">For additional security, enter a passphrase that you&#8217;ve pre-arranged with your recipient. This adds a second layer of AES encryption on top of the RSA encryption.<\/p>\n                    <div class=\"wcf-tip\">\n                        <span class=\"wcf-tip-label\">NOTE:<\/span> The passphrase is optional \u2014 your message is already strongly encrypted with RSA. Use it for maximum security or when required by your security policy.\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">5<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Encrypt<\/h4>\n                    <p class=\"wcf-step-desc\">Click the <strong>Encrypt<\/strong> button. Your message (and any attached files) will be encrypted. The encrypted output appears in the <strong>bottom text box<\/strong>.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">6<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Send the Encrypted Message<\/h4>\n                    <p class=\"wcf-step-desc\">Copy the encrypted text or save it as a file. Send it to your recipient via <strong>any channel<\/strong> \u2014 email, chat, file transfer \u2014 security no longer depends on the transport method.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- =====================================================\n     DECRYPT A MESSAGE\n     ===================================================== -->\n<div class=\"wcf-section\" id=\"decrypt\">\n    <div class=\"wcf-section-inner\">\n        <div class=\"wcf-section-header\">\n            <span class=\"wcf-section-label\">Step 4<\/span>\n            <h2 class=\"wcf-section-title\">Decrypting a Message or File<\/h2>\n            <p class=\"wcf-section-subtitle\">Open encrypted communications sent to you by your contacts.<\/p>\n        <\/div>\n        \n        <div class=\"wcf-steps\">\n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">1<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Receive the Encrypted Message<\/h4>\n                    <p class=\"wcf-step-desc\">When you receive an encrypted message via email, chat, or any other method, copy the encrypted text or save the encrypted file to your computer.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">2<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Paste the Encrypted Content<\/h4>\n                    <p class=\"wcf-step-desc\">Paste the encrypted text into the <strong>bottom text box<\/strong> of CryptSecure. Alternatively, use the Load feature to import from a file.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">3<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Select Your Private Key<\/h4>\n                    <p class=\"wcf-step-desc\">From the <strong>rightmost dropdown menu<\/strong>, select your private key. This is the key that corresponds to the public key the sender used to encrypt the message.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">4<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Enter the Passphrase (If Used)<\/h4>\n                    <p class=\"wcf-step-desc\">If the sender used a passphrase, enter the same pre-arranged passphrase. If no passphrase was used, leave this field empty.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">5<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Decrypt<\/h4>\n                    <p class=\"wcf-step-desc\">Click the <strong>Decrypt<\/strong> button. The decrypted message will appear in the <strong>top text box<\/strong>.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">6<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Save Attached Files (If Any)<\/h4>\n                    <p class=\"wcf-step-desc\">If the encrypted message contained file attachments, a dialog box will appear prompting you to save them to your desired location.<\/p>\n                <\/div>\n            <\/div>\n            \n            <div class=\"wcf-step\">\n                <div class=\"wcf-step-num\">7<\/div>\n                <div class=\"wcf-step-content\">\n                    <h4 class=\"wcf-step-title\">Read or Save Your Message<\/h4>\n                    <p class=\"wcf-step-desc\">Copy the decrypted text from the top text box or use the Save feature to export it to a file.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- =====================================================\n     BEST PRACTICES\n     ===================================================== -->\n<div class=\"wcf-section wcf-section-dark\">\n    <div class=\"wcf-section-inner\">\n        <div class=\"wcf-section-header\">\n            <span class=\"wcf-section-label\">Security Tips<\/span>\n            <h2 class=\"wcf-section-title\">Best Practices<\/h2>\n            <p class=\"wcf-section-subtitle\">Follow these guidelines to maintain the highest level of security.<\/p>\n        <\/div>\n        \n        <div class=\"wcf-practices-grid\">\n            <div class=\"wcf-practice-card\">\n                <div class=\"wcf-practice-icon\">PRI<\/div>\n                <h4 class=\"wcf-practice-title\">Protect Your Private Key<\/h4>\n                <p class=\"wcf-practice-desc\">Never share your private key with anyone. Store it on an encrypted drive and keep secure backups in a safe location.<\/p>\n            <\/div>\n            <div class=\"wcf-practice-card\">\n                <div class=\"wcf-practice-icon\">BAK<\/div>\n                <h4 class=\"wcf-practice-title\">Back Up Your Keys<\/h4>\n                <p class=\"wcf-practice-desc\">If you lose your private key, all messages encrypted with your public key are permanently unrecoverable. Maintain secure backups.<\/p>\n            <\/div>\n            <div class=\"wcf-practice-card\">\n                <div class=\"wcf-practice-icon\">&#10003;<\/div>\n                <h4 class=\"wcf-practice-title\">Verify Key Authenticity<\/h4>\n                <p class=\"wcf-practice-desc\">When receiving public keys, verify them through a separate channel (phone call, in person) to prevent man-in-the-middle attacks.<\/p>\n            <\/div>\n            <div class=\"wcf-practice-card\">\n                <div class=\"wcf-practice-icon\">AES<\/div>\n                <h4 class=\"wcf-practice-title\">Use Strong Passphrases<\/h4>\n                <p class=\"wcf-practice-desc\">When using the optional passphrase feature, choose something long and unique. Exchange passphrases via secure channels only.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- =====================================================\n     QUICK REFERENCE\n     ===================================================== -->\n<div class=\"wcf-section wcf-section-gray\">\n    <div class=\"wcf-section-inner\">\n        <div class=\"wcf-section-header\">\n            <span class=\"wcf-section-label\">At a Glance<\/span>\n            <h2 class=\"wcf-section-title\">Quick Reference<\/h2>\n        <\/div>\n        \n        <div class=\"wcf-quick-ref\">\n            <div class=\"wcf-quick-ref-header\">\n                <h4 class=\"wcf-quick-ref-title\">CryptSecure Cheat Sheet<\/h4>\n            <\/div>\n            <div class=\"wcf-quick-ref-body\">\n                <div class=\"wcf-ref-row\">\n                    <div class=\"wcf-ref-icon\">PUB<\/div>\n                    <div class=\"wcf-ref-content\">\n                        <p class=\"wcf-ref-label\">Public Keys<\/p>\n                        <p class=\"wcf-ref-text\">Used to ENCRYPT messages TO someone. Safe to share openly.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"wcf-ref-row\">\n                    <div class=\"wcf-ref-icon\">PRI<\/div>\n                    <div class=\"wcf-ref-content\">\n                        <p class=\"wcf-ref-label\">Private Keys<\/p>\n                        <p class=\"wcf-ref-text\">Used to DECRYPT messages sent to you. Keep secret \u2014 never share.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"wcf-ref-row\">\n                    <div class=\"wcf-ref-icon\">\u2190<\/div>\n                    <div class=\"wcf-ref-content\">\n                        <p class=\"wcf-ref-label\">Left Dropdown Menu<\/p>\n                        <p class=\"wcf-ref-text\">Select recipient&#8217;s PUBLIC key (for encryption).<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"wcf-ref-row\">\n                    <div class=\"wcf-ref-icon\">\u2192<\/div>\n                    <div class=\"wcf-ref-content\">\n                        <p class=\"wcf-ref-label\">Right Dropdown Menu<\/p>\n                        <p class=\"wcf-ref-text\">Select YOUR PRIVATE key (for decryption).<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"wcf-ref-row\">\n                    <div class=\"wcf-ref-icon\">TOP<\/div>\n                    <div class=\"wcf-ref-content\">\n                        <p class=\"wcf-ref-label\">Top Text Box<\/p>\n                        <p class=\"wcf-ref-text\">Input plain text (encrypt) or view decrypted output.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"wcf-ref-row\">\n                    <div class=\"wcf-ref-icon\">BTM<\/div>\n                    <div class=\"wcf-ref-content\">\n                        <p class=\"wcf-ref-label\">Bottom Text Box<\/p>\n                        <p class=\"wcf-ref-text\">View encrypted output or paste encrypted input for decryption.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- =====================================================\n     FINAL CTA\n     ===================================================== -->\n<div class=\"wcf-cta\">\n    <h2 class=\"wcf-cta-title\">Ready to Get Started?<\/h2>\n    <p class=\"wcf-cta-subtitle\">Download CryptSecure and start protecting your communications today.<\/p>\n    \n    <div class=\"wcf-cta-buttons\">\n        <a href=\"https:\/\/apps.microsoft.com\/detail\/9PH0B2Q0RVZV?hl=en-us&#038;gl=US&#038;ocid=pdpshare\" class=\"wcf-btn wcf-btn-dark\" target=\"_blank\">Download from Microsoft Store<\/a>\n        <a href=\"https:\/\/www.opey.org\/opeyit\/?page_id=258\" class=\"wcf-btn wcf-btn-white\">Back to CryptSecure Home<\/a>\n    <\/div>\n<\/div>\n\n<!-- =====================================================\n     FOOTER\n     ===================================================== -->\n<div class=\"wcf-footer\">\n    <p class=\"wcf-footer-text\">\n        &copy; 2025 Opey&#8217;s IT. CryptSecure v2.4\n        <a href=\"https:\/\/www.opey.org\/opeyit\/?page_id=14\" class=\"wcf-footer-link\">Contact<\/a>\n        <a href=\"https:\/\/www.opey.org\/opeyit\/?page_id=363\" class=\"wcf-footer-link\">Privacy<\/a>\n    <\/p>\n<\/div>\n\n<\/div>\n<!-- End of #wcf-crypt-guide-2024 -->\n\n<!-- Smooth Scroll Script -->\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    var navLinks = document.querySelectorAll('#wcf-crypt-guide-2024 a[href^=\"#\"]');\n    navLinks.forEach(function(link) {\n        link.addEventListener('click', function(e) {\n            e.preventDefault();\n            var targetId = this.getAttribute('href').substring(1);\n            var target = document.getElementById(targetId);\n            if (target) {\n                target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n            }\n        });\n    });\n});\n<\/script>\n\n\n\n<div id=\"elemID031021\" style=\"line-height:16px;text-align:center;z-index:100000;\"><a title=\"wix guests ip\" href=\"https:\/\/www.tracemyip.org\/pv1-3-36447-2\"><img decoding=\"async\" src=\"\/\/s3.tracemyip.org\/vLg\/1217\/4684NR-IPIB\/57003\/9\/njsUrl\/\" alt=\"Wix guests ip\" referrerpolicy=\"no-referrer-when-downgrade\" style=\"border:0px;\"><\/a><div><a href=\"https:\/\/www.tracemyip.org\/pv1-3-36447-2\">ip traffic<\/a><\/div><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>USER GUIDE How to Use CryptSecure Complete step-by-step instructions for setting up secure encryption, exchanging keys, and protecting your communications. Download CryptSecure Jump to Setup 1 Initial Setup 2 Key Exchange 3 Encrypt 4 Decrypt Before You Begin Understanding Public &amp; Private Keys CryptSecure uses asymmetric encryption. Each user has a key pair: one public, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-554","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/pages\/554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=554"}],"version-history":[{"count":9,"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/pages\/554\/revisions"}],"predecessor-version":[{"id":575,"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=\/wp\/v2\/pages\/554\/revisions\/575"}],"wp:attachment":[{"href":"https:\/\/www.opey.org\/opeyit\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}