taarhissian commited on
Commit
d34a291
·
verified ·
1 Parent(s): 33a63dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -50,9 +50,6 @@ def decrypt_data(encrypted_data, key):
50
  return decrypted_data[:-padding_length]
51
 
52
  # Streamlit UI
53
-
54
- import streamlit as st
55
-
56
  # --- Hero Section ---
57
  st.title("🛡 SentinelCryptography")
58
  st.subheader("A Quantum-Ready Encryption Guardian")
 
50
  return decrypted_data[:-padding_length]
51
 
52
  # Streamlit UI
 
 
 
53
  # --- Hero Section ---
54
  st.title("🛡 SentinelCryptography")
55
  st.subheader("A Quantum-Ready Encryption Guardian")