Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      May 14, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      May 14, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      May 14, 2025

      How To Prevent WordPress SQL Injection Attacks

      May 14, 2025

      I test a lot of AI coding tools, and this stunning new OpenAI release just saved me days of work

      May 14, 2025

      How to use your Android phone as a webcam when your laptop’s default won’t cut it

      May 14, 2025

      The 5 most customizable Linux desktop environments – when you want it your way

      May 14, 2025

      Gen AI use at work saps our motivation even as it boosts productivity, new research shows

      May 14, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Strategic Cloud Partner: Key to Business Success, Not Just Tech

      May 14, 2025
      Recent

      Strategic Cloud Partner: Key to Business Success, Not Just Tech

      May 14, 2025

      Perficient’s “What If? So What?” Podcast Wins Gold at the 2025 Hermes Creative Awards

      May 14, 2025

      PIM for Azure Resources

      May 14, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Windows 11 24H2’s Settings now bundles FAQs section to tell you more about your system

      May 14, 2025
      Recent

      Windows 11 24H2’s Settings now bundles FAQs section to tell you more about your system

      May 14, 2025

      You can now share an app/browser window with Copilot Vision to help you with different tasks

      May 14, 2025

      Microsoft will gradually retire SharePoint Alerts over the next two years

      May 14, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Apple Introduces Homomorphic Encryption via Swift: Revolutionizing Privacy-Preserving Cloud Computations

    Apple Introduces Homomorphic Encryption via Swift: Revolutionizing Privacy-Preserving Cloud Computations

    August 2, 2024

    Ensuring data privacy and security during computational processes presents a significant challenge, particularly when using cloud services. Traditional encryption methods require data to be decrypted before processing, exposing it to potential risks. Homomorphic encryption offers a promising solution, allowing computations on encrypted data without revealing the underlying information.

    Apple introduces a new open-source Swift package, swift-homomorphic-encryption, to implement this cryptographic technique. This package enables computation on encrypted data without decrypting it or accessing the decryption key. Clients can send encrypted data to a server, which processes the data and returns an encrypted result that the client can decrypt. This approach maintains data privacy and security throughout the computational process, making it ideal for cloud services.

    The swift-homomorphic-encryption package leverages several advanced features:

    Swift on Server: Utilizing the Hummingbird HTTP framework and cross-platform support.

    Benchmark Library: For easy benchmarking of performance.

    Swift Crypto: Providing performant low-level cryptography primitives.

    The implementation uses the Brakerski-Fan-Vercauteren (BFV) HE scheme, based on the ring learning with errors (RLWE) hardness problem. This ensures post-quantum 128-bit security, enabling secure computation on encrypted data and protecting against both classical and potential future quantum attacks.

    Apple utilizes homomorphic encryption in iOS 18’s Live Caller ID Lookup feature. This feature provides caller ID and spam blocking services by sending an encrypted query to a server that retrieves information about a phone number without knowing the specific phone number in the request. The live-caller-id-lookup-example backend demonstrates this functionality, highlighting the practical application of homomorphic encryption.

    The Live Caller ID Lookup feature also relies on Private Information Retrieval (PIR), allowing clients to perform private key-value database lookups. In the PIR setting, a client has a private keyword (such as a phone number) and wants to retrieve the associated value from a server. Because the keyword is private, the client wants to perform this lookup without the server learning the keyword. This implementation uses homomorphic encryption, requiring only a small amount of database metadata to be synchronized with the client. This efficient approach supports very large databases with frequent updates, enhancing data privacy and security.

    A basic usage example of the Swift Homomorphic Encryption package demonstrates the workflow:

    In conclusion, The swift-homomorphic-encryption package empowers developers and researchers to create privacy-preserving applications within and beyond the Apple ecosystem. Potential applications include private set intersection, secure aggregation, and machine learning. The community is encouraged to contribute to the project and explore new use cases for homomorphic encryption, fostering innovation and enhancing data security.

    Check out the Details. All credit for this research goes to the researchers of this project. Also, don’t forget to follow us on Twitter and join our Telegram Channel and LinkedIn Group. If you like our work, you will love our newsletter..

    Don’t Forget to join our 47k+ ML SubReddit

    Find Upcoming AI Webinars here

    Arcee AI Released DistillKit: An Open Source, Easy-to-Use Tool Transforming Model Distillation for Creating Efficient, High-Performance Small Language Models

    The post Apple Introduces Homomorphic Encryption via Swift: Revolutionizing Privacy-Preserving Cloud Computations appeared first on MarkTechPost.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleGoogle DeepMind Researchers Introduce Diffusion Augmented Agents: A Machine Learning Framework for Efficient Exploration and Transfer Learning
    Next Article Cepsa Química improves the efficiency and accuracy of product stewardship using Amazon Bedrock

    Related Posts

    Machine Learning

    Georgia Tech and Stanford Researchers Introduce MLE-Dojo: A Gym-Style Framework Designed for Training, Evaluating, and Benchmarking Autonomous Machine Learning Engineering (MLE) Agents

    May 15, 2025
    Machine Learning

    A Step-by-Step Guide to Build an Automated Knowledge Graph Pipeline Using LangGraph and NetworkX

    May 15, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    DOJ Takes Down Global Cybercrime Hub PopeyeTools, Seizes Cryptocurrency

    Development

    Transcribe audio and video files with Python and Universal-1

    Artificial Intelligence

    Human-Centered Design Through AI-Assisted Usability Testing

    Web Development

    This ThinkPad is as durable as it is practical, and it’s my go-to for working remotely

    News & Updates

    Highlights

    Too many tabs? Try these browsers with better tab management than Chrome

    February 5, 2025

    Stop wasting time searching for tabs every day. These four browsers with the best built-in…

    Data Virtualization: Optimising Access and Utilisation in Enterprise AI Systems

    May 18, 2024

    New Golang-Based Zergeca Botnet Capable of Powerful DDoS Attacks

    July 5, 2024

    Dimitris Bertsimas named vice provost for open learning

    August 8, 2024
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.