Best Code Signing Software in Brazil

Find and compare the best Code Signing software in Brazil in 2024

Use the comparison tool below to compare the top Code Signing software in Brazil on the market. You can filter results by user reviews, pricing, features, platform, region, support options, integrations, and more.

  • 1
    SSL2BUY Reviews

    SSL2BUY

    SSL2BUY

    $8 per year
    2 Ratings
    SSL2BUY was founded with the goal of providing online security with the help our vast experience. Our trustworth certificates protect our customers from phishing attacks and malware activities. SSL2BUY was created to provide online safety with the help of our vast experience. You can secure unlimited subdomains with the AlphaSSL Wildcard certificate. This saves you time and effort in managing multiple certificates. Your visitors will be impressed by the level of security provided by AlphaSSL Wildcard certificate. It provides seamless, secure experience and guarantees website security. To establish a secure environment for their business and show their trustworthiness, every organization should purchase an SSL certificate. Our low-cost SSL certificates offer hassle-free security solutions. SSL certificates secure online transactions with strong 256 bit SSL encryption. We offer SSL certificates at a low price, but we will not compromise your web security. All certificates are based on the latest algorithms recommended by CA/Browser.
  • 2
    CheapSSLWeb Reviews
    CheapSSLWeb is an authorized Sectigo partner (previously known as Comodo). We offer the cheapest SSL certificates from internationally reputed Certificate Authorities such as COMODO, SECTIGO and CERTERA. We offer all types of SSL & Code signing certificates such as OV certificates, DV certificates, and EV certificates.
  • 3
    SignMyCode Reviews

    SignMyCode

    SignMyCode

    $210.99/year
    1 Rating
    A trusted solution for obtaining Code Signing Certificates from globally reputed authorities that are compatible with signing all kinds of software,apps,EXEs  and scripts for your business's security.
  • 4
    Entrust TLS/SSL Certificates Reviews
    Entrust TLS/SSL Certificates offer validation of identity and encryption to protect your website, users, and data. Entrust TLS/SSL Certificates will secure your website so that your visitors can feel confident in knowing that your organization's identity has been verified. Also, encryption will protect their data and transactions. Entrust TLS/SSL Certificates ensure that your visitors don't see any browser alerts advising them that their website is "not secure" and that their connection is not private. Entrust is a founding member the CA Security Council, the CA/Browser Forum and actively contributes in the development of industry standards for TLS/SSL and S/MIME, code signing certificates and code management. Trust your digital security to a Certification Authority.
  • 5
    GeoTrust Reviews

    GeoTrust

    GeoTrust

    $149 per year
    GeoTrust, a trusted certificate authority, offers retail and reseller services for SSL encryption. Every company today needs web security they can trust in today's digital economy. GeoTrust has over 100,000 customers in more than 150 countries. This is why businesses all over the world choose GeoTrust to provide SSL/TLS security solutions. GeoTrust has been delivering business-class certificates to all sizes of organizations, from large enterprises to small businesses with just one site. This is at the best value. GeoTrust offers a wide range of authentication levels that allow companies to meet their security needs on virtually all major browsers and mobile devices while also aligning themselves as a trusted digital security brand.
  • 6
    ClickSSL Reviews

    ClickSSL

    ClickSSL

    $13.21
    ClickSSL is a platinum partner of leading Certificate Authorities such as GeoTrust, Symantec, RapidSSL and Thawte. ClickSSL offers EV SSL and Code Signing Certificate, UCC Certificates, Wildcard SSL and more SSL Certificates at a low market price. ClickSSL's SSL certificates will provide you with irreplaceable proof of your website's identity and customer confidence in your online business' integrity and security. Secure your online business with affordable RapidSSL, GeoTrust, Thawte, Thawte, and Symantec SSL Certificates. ClickSSL offers SSL certificates at an affordable price that provide strong 256 bit encryption to protect your web sites, eCommerce, intranets, and extranets. Over 99% of all current browsers support our digital certificate. Secure your site(s) with SSL certificate at the lowest price. Take HTTPS one step further and you will never lose your customers' confidence.
  • 7
    CodeSign Reviews
    Code signing is a security practice that helps to extend trust-based software system and application usage. Secure code signing is required for organizations that use and publish software. This is done to ensure that legitimate software is not stolen as ransomware. CodeSign by Aujas is a secure, scalable, and easy-to-integrate DevOps-ready platform. It ensures the integrity software applications, allows for allow-listing to protect internal infrastructures, protects signing keys, and provides automated audit trails to combat ransomware. CodeSign can be used as an on-premise appliance or as a SaaS app. It can easily scale to hundreds of millions file signings each year. It offers unmatched flexibility to sign all file types across all platforms. Organizations use a variety of software programs that are vital for their day-to-day business operations.
  • 8
    iOS App Signer Reviews

    iOS App Signer

    iOS App Signer

    Free
    iOS App Signer allows you to (re)sign your apps and bundle them in ipa files ready for installation on an iOS device.
  • 9
    SignPath Reviews
    In an era of increasing cyber security breaches, both platform vendors and their customers demand that all applications be digitally-signed. Code signing is the only method to ensure that software hasn't been modified by third parties. SignPath's corporate solutions enable DevOps to seamlessly integrate code signing into their development lifecycle, while empowering InfoSec to define secure policies and gain visibility over private key use. Code signing has become more complex due to frequent software updates, the popularity and use of microservices, as well as the stricter enforcement of security measures within the company. SignPath was designed for developers at one of Europe's leading software development companies. We automate security practices to keep your development agile.
  • 10
    GaraSign Reviews
    There are many great enterprise security tools available. Some tools can be managed on-premise while others are available as a subscription. Others still use a hybrid model. The problem enterprises face isn't a lack in tools or solutions but a lack a seamless interconnectivity between these privileged management tools and a single place for managing and auditing them. GaraSign allows enterprises to integrate their security systems securely and efficiently in a way that doesn't disrupt existing business processes. GaraSign can centralize and simplify enterprise's most sensitive areas. This includes privileged access management (PAM), secure software development, privileged identity management, code signing, data security and PKI & SSM solutions. DevSecOps and many more. Security leaders in enterprise must be attentive to data security, privileged identity management (PAM), and other areas.
  • 11
    apksigner Reviews
    The apksigner, available in Android SDK Build Tools revisions 24.0.3 and above, allows you to sign APKs, and confirm that the signature of an APK will be successfully verified on all versions supported by the APK. This page is a quick guide to using the tool. It also serves as a reference of the different command-line parameters that the tool supports. This page provides a detailed description of the apksigner's use for signing APKs. The lowest Android Framework API level that is used by apksigner to confirm that an APK's signing will be verified. Higher values allow apksigner to use stronger security measures when signing the app, but limit the APK to devices running the latest versions of Android. By default, the value of minSdkVersion is taken from the manifest file.
  • 12
    jarsigner Reviews
    The jarsigner software has two functions: to verify the integrity and signatures of signed JAR files, and to sign Java Archive files (JAR). A digital signature is a sequence of bits that are computed using some data (the signed data) and the private keys of an entity (a company, person, etc.). A digital signature is similar to a handwritten one in that it has many useful features. Its authenticity can be verified using the public key of the private key used to create the signature. It is a function for the data signed, and cannot be claimed as the signature for any other data. The signed data cannot also be changed. If the data has been altered, the signature cannot be verified and it cannot be forged if the private key is kept confidential.
  • 13
    SignTool Reviews
    Software companies must make it possible for users to trust code, including code published online. Many webpages only contain static information which can be downloaded without risk. Some pages contain controls and programs that can be downloaded and installed on the user's computer. Downloading and running these executable files may be risky. When code is transmitted over the internet, these guarantees are not possible. The Internet cannot guarantee the identity of software creators. It cannot guarantee that software downloaded has not been altered after its creation. Browsers can display a warning message explaining the possible dangers associated with downloading data, but they cannot verify whether code is as it claims to be. To make the Internet a reliable platform for software distribution, a more proactive approach is needed.
  • 14
    SignServer Enterprise Reviews
    All your electronic signature needs can be met by a single platform. Integrates with business applications using standard interfaces. SignServer can be deployed in a number of ways to meet your requirements - as a hardware appliance, software appliance or cloud-based service. SignServer is a platform that covers all of your signing needs in one solution. This includes standard document signing, eIDAS Advanced Signing and Seal, code signing for different formats, timestamping and ICAO ePassport. Centralize your signature processes and avoid managing a multitude of signing solutions. This multitenant solution will also improve security policy compliance. Server-side solutions for signatures give you maximum control and security, and let you leverage your hardware security modules (HSMs) in the best possible way. Signature keys are created and used to sign in your HSM. SignServer supports the majority of HSMs available, as well as keys with a short lifecycle and keys or certificates that have a longer one.
  • 15
    Keyfactor Signum Reviews
    Keyfactor Signum protects sensitive keys, automates policy, and integrates signing with your tools and build process. Create and store sensitive private keys in a cloud-based, FIPS 140-2 certified Hardware Security Module (HSM). Define granular policies for accessing and using private signing keys. Authenticate users, build servers and sign with a full audit. Integrate with native signing tools on the platform to protect access to signing keys without changing workflows. Integrate with signing software via lightweight Windows and Linux Agents that can be quickly installed on build servers or developer desktops. Create key attestations to comply with CA/B Forum requirements to verify that the keys are generated and stored in an HSM.
  • Previous
  • You're on page 1
  • Next