2 research outputs found

    A General Purpose Transpiler for Fully Homomorphic Encryption

    Get PDF
    Fully homomorphic encryption (FHE) is an encryption scheme which enables computation on encrypted data without revealing the underlying data. While there have been many advances in the field of FHE, developing programs using FHE still requires expertise in cryptography. In this white paper, we present a fully homomorphic encryption transpiler that allows developers to convert high-level code (e.g., C++) that works on unencrypted data into high-level code that operates on encrypted data. Thus, our transpiler makes transformations possible on encrypted data. Our transpiler builds on Google's open-source XLS SDK (https://github.com/google/xls) and uses an off-the-shelf FHE library, TFHE (https://tfhe.github.io/tfhe/), to perform low-level FHE operations. The transpiler design is modular, which means the underlying FHE library as well as the high-level input and output languages can vary. This modularity will help accelerate FHE research by providing an easy way to compare arbitrary programs in different FHE schemes side-by-side. We hope this lays the groundwork for eventual easy adoption of FHE by software developers. As a proof-of-concept, we are releasing an experimental transpiler (https://github.com/google/fully-homomorphic-encryption/tree/main/transpiler) as open-source software

    Global COVID-19 lockdown highlights humans as both threats and custodians of the environment

    Get PDF
    The global lockdown to mitigate COVID-19 pandemic health risks has altered human interactions with nature. Here, we report immediate impacts of changes in human activities on wildlife and environmental threats during the early lockdown months of 2020, based on 877 qualitative reports and 332 quantitative assessments from 89 different studies. Hundreds of reports of unusual species observations from around the world suggest that animals quickly responded to the reductions in human presence. However, negative effects of lockdown on conservation also emerged, as confinement resulted in some park officials being unable to perform conservation, restoration and enforcement tasks, resulting in local increases in illegal activities such as hunting. Overall, there is a complex mixture of positive and negative effects of the pandemic lockdown on nature, all of which have the potential to lead to cascading responses which in turn impact wildlife and nature conservation. While the net effect of the lockdown will need to be assessed over years as data becomes available and persistent effects emerge, immediate responses were detected across the world. Thus initial qualitative and quantitative data arising from this serendipitous global quasi-experimental perturbation highlights the dual role that humans play in threatening and protecting species and ecosystems. Pathways to favorably tilt this delicate balance include reducing impacts and increasing conservation effectiveness
    corecore