
Lukket
Slået op
Betales ved levering
I need to set up a simple, secure Off-Line licensing workflow in my existing PHP server for a Windows C# desktop application. Here’s how I picture the flow and what I need from you: C# Software Off-Line Licensing Task as briefly outlined below 1. Key Generation and Management Generate an RSA public and private key pair on my web server using OpenSSL commands in PHP. 2. PHP Web Hosting (License Generation) On your web server, you will have a PHP script that generates a license file containing the user's information, then digitally signs this data with my private key. 3. C# Desktop Software (License Verification) In my C# application, the process involves receiving the license file, extracting the data and signature, and using the embedded public key to verify the signature. Embed Public Key: Include the public key string within my C# application code. Deliverables 1. PHP script with OpenSSL commands and clear install notes. 2. C# verification class plus a quick demo WinForms or console project showing it in action. 3. One test license file proving the round-trip works. If that matches your expertise, let’s get it built.
Projekt-ID: 40266671
30 forslag
Projekt på afstand
Aktiv 12 dage siden
Fastsæt dit budget og din tidsramme
Bliv betalt for dit arbejde
Oprids dit forslag
Det er gratis at skrive sig op og byde på jobs
30 freelancere byder i gennemsnit $29 CAD på dette job

Hello, As an experienced software developer at one of Pakistan's largest web service provider companies, I come with significant knowledge and skillsets in C# Programming, PHP, and Software Development that would be a perfect fit for your project. I thoroughly understand your need to integrate a secure Off-Line licensing workflow into your existing PHP server for a Windows C# desktop application. My expertise in PHP and hosting on GoDaddy means I am well-versed in setting up such systems and ensuring its utmost safety. In executing your proposed plan, I would adeptly generate RSA public and private key pairs using OpenSSL commands in PHP on your web server to ensure maximum security. I would also handle the PHP script that generates the license file with user information, signing it digitally with your private key. To complete the setup, my proficiency in C# will come in handy as I would ensure swift verification of received license files, extracting data and signature using the embedded public key to verify the signature. As a seasoned professional, I always aim to exceed client expectations. Throughout our engagement, you can expect professionalism, timely communication, and reliable deliverables including a clear installation guide for the PHP script utilizing OpenSSL commands while setting up the system as well as a C# verification class with demonstration projects showcasing its flawless functioning. Give me the chance to crea Thanks!
$30 CAD på 1 dag
8,6
8,6

Subject: Proposal for Your Web Development Project Hi, Afte r reviewing the details of your project , I’m excited about the potential to collaborate with you. With over a decade of experience in web development, I’m confident in my ability to deliver exceptional results. Here’s why I believe I’d be a great fit for your project: Front-End Development: I have expertise in HTML, CSS, JavaScript, and Bootstrap, enabling me to create visually appealing, responsive designs. Back-End Development: Proficient in CodeIgniter, Laravel, MySQL, and PHP, I can provide robust and scalable solutions. Platform Experience: I am well-versed in WordPress, Shopify, WooCommerce, Elementor, and Webflow. Design/UI/UX: I specialize in Figma, jQuery, and converting PSD files to HTML to ensure a seamless user experience. I am available to start right away and can accommodate your schedule. I would love to discuss how I can help bring your project to fruition. Looking forward to your response! Best, Muhammad Rizwan LA
$20 CAD på 7 dage
8,1
8,1

hi, I can deliver you the system and demo in few hours....I have one question regarding the encryption from your private key....lets discuss in private chat....thanks
$30 CAD på 1 dag
7,4
7,4

As a highly skilled and experienced PHP developer, I am your ideal choice for this project. Over the course of my 10-year career, I have developed a deep understanding of PHP and server-side technologies, including OpenSSL commands, necessary for your project. I have solidified my expertise in PHP-driven software architecture and development and am more than capable of generating and managing RSA keys as well as creating license files with your user's information. The most significant aspect of being part of a valued team is being able to bring satisfaction and success to our clients. With myself and my team of 20+ professional developers supporting your project, you can be assured we'll not only meet but exceed your expectations. Choose Prajapati Technologies for quality work, fast turnaround, availability 7 days a week, and a track record built on integrity; let's Ö vault you into your software licensing needs seamlessly!
$99 CAD på 7 dage
6,3
6,3

Hi there, I'm offering a 25% discount on this project. With over 8 years of experience in [your field], I will [briefly describe your service] to help you [achieve client's goal]. I'll start by understanding your requirements and then deliver a professional, high‑quality result efficiently. You'll receive [main deliverables] along with clear documentation. Let's work together. Best regards, Sohail
$10 CAD på 1 dag
6,6
6,6

hello, I hope you are doing great. My name is Aymen and I believe I have the necessary skills to get you going. I have done licensing for desktop applications for so many clients and I understand your need. Based on my experience, I would go a littlre further and tell you that for deskstop, you always want to link you license with a single machine so the user will not be able to share with other people. In order to do that, you would need specific keys from each machine. I believe I can make you a solid and secure License with some php backend work (which I am familiar with php 7 and 8). Let me when we can discuss further details. Have a nice day :)
$50 CAD på 7 dage
4,8
4,8

With my extensive experience in PHP development, I am confident that I can create an effective and highly secure off-line licensing workflow for your Windows C# desktop application. Essentially, the core of this project would be generating RSA public and private key pairs on your web server using OpenSSL commands in PHP. Having meticulously delivered over 2000 projects in a decade-long career, I am no stranger to complex tasks requiring an intricate understanding of coding and security procedures. My knowledge of PHP, Laravel, and .NET falls hand-in-hand with your project needs. Beyond meeting your requirements on paper, I am committed to delivering solutions that will be intuitive and efficient for both administrators and end-users. Additionally, I offer complete support from inception to completion, meaning any tweaks or updates needed post-launch will be handled swiftly and effectively. Let's harness digital technology to its fullest potential together!
$25 CAD på 5 dage
4,9
4,9

I've built exactly this kind of RSA-based offline licensing pipeline before — PHP server-side signing paired with C# client-side verification using OpenSSL. My approach: first, I'll write a PHP script that generates your RSA key pair via `openssl_pkey_new()`, then a license-generation endpoint that serializes user data (name, email, expiry, machine ID) into a structured payload and signs it with `openssl_sign()` using SHA-256. On the C# side, I'll deliver a clean `LicenseValidator` class using `RSACryptoServiceProvider` with your public key embedded, plus a WinForms demo showing the full round-trip verification. I'll include a working test license file and concise deployment notes for GoDaddy's shared hosting environment. Ready to start immediately — this is a focused, well-scoped build right in my wheelhouse.
$10 CAD på 1 dag
4,8
4,8

Hello, I have extensive experience in PHP and have carefully reviewed your project requirements for setting up a secure Off-Line licensing workflow for your Windows C# desktop application. To achieve this, I will generate RSA key pairs on your web server using OpenSSL commands in PHP, create a PHP script on my server for license generation, and develop a C# verification class for license verification within your desktop application. I will also embed the public key string in your C# code for seamless verification. With my expertise in both PHP and C#, I am confident in delivering the required PHP script, C# verification class, and a demo project showcasing the functionality. I am a versatile Designer & Developer, specializing in branding and digital solutions. Let's discuss further in chat to bring your project to life. Best regards, Syed
$30 CAD på 1 dag
3,6
3,6

Hello sir, with 5+ years of experience in PHP and C# integration, I can set up a secure offline licensing workflow for your desktop application exactly as described. I will generate RSA key pairs on your PHP server, create a license-generation script that signs user data, and provide a C# verification class with an example WinForms demo. The public key will be embedded in the app for secure verification, and a test license file will demonstrate a full round-trip. Could you clarify if any additional user data fields are required in the license? If I am lucky enough to capture your attention, please don't hesitate to contact me. We can engage in a 10-15 minute discussion via messages to delve deeper into the project requirements and cover all aspects.
$30 CAD på 1 dag
3,5
3,5

hey, this kind of offline license signing/verification flow is pretty standard and i’ve implemented similar setups for desktop apps before. using RSA with OpenSSL on the PHP side and signature verification in C# is a solid approach for an offline system. i can set up a small PHP script that generates the key pair, creates the license payload (user info, expiry, machine id if needed), signs it with the private key, and outputs the license file. then on the C# side i’ll provide a clean verification class that reads the license, extracts the signature/data, and validates it using the embedded public key. i’ll also include a small demo project (console or WinForms) so you can see the full flow working — generate license → load it in the app → verify signature. plus install notes and one test license file so you can confirm the round-trip works on your side. should be a pretty quick setup once i know your preferred license fields (name, expiry, hardware id, etc.).
$100 CAD på 7 dage
3,5
3,5

Hello, I can build your secure offline RSA licensing system using PHP (OpenSSL) and C#. I have strong experience in PHP, cryptography, and C# desktop development. I will provide: PHP script for RSA key generation and license signing C# verification class with embedded public key Demo WinForms/Console project One working test license file proving the full round-trip Clean, secure, and well-documented solution. Ready to start.
$20 CAD på 2 dage
3,2
3,2

THIS IS NOT THE AUTO BID, PLEASE REVIEW IT IN DETAIL Hi there, I’ve thoroughly reviewed your project details, and I can confidently say this is completely doable. This is exactly the kind of web development work I excel at and handle regularly with precision and care. I’m a skilled web developer with strong experience in C++ Programming, C Programming, C# Programming, PHP, Software Development, OpenSSL, Web Hosting, Software Engineering and Software Architecture. I specialize in clean, maintainable code, responsive and elegant design, fast-loading performance, secure architecture, and highly user-friendly interfaces — everything needed to ensure your website or web application not only works flawlessly but also stands out. You can also check out similar projects in my portfolio on my profile to see the quality and style I deliver. I’m confident I can provide high-quality results that exceed your expectations while respecting your timeline. Let’s turn your project into something amazing, sleek, and irresistible.
$10 CAD på 2 dage
3,0
3,0

Hi there. This will work if the signed payload is byte identical between PHP and C# and the RSA settings match on both sides. Common problems are PEM formatting issues, UTF 8 and newline differences, wrong padding or hash mode, OpenSSL not enabled on hosting, and saving the private key with unsafe permissions. First I will generate the RSA key pair on your server, define a stable license format like JSON plus Base64 signature, then sign with RSA SHA256 and verify in C# using the embedded public key. Do you want licenses to include expiry and machine binding, or only user name and email? What key size do you prefer 2048 or 4096 and should the license file be plain JSON or a single text blob? I have implemented RSA signed offline licenses with PHP OpenSSL and C# verification that survives real world encoding edge cases. I can start right away and send the demo project and a working test license quickly. Mykola Nahurskyi
$20 CAD på 7 dage
1,4
1,4

Hello, With over X years experience, I've worked on numerous intricate projects that require secure and efficient encryption like the one you’re pitching. My understanding of C# and PHP paired with the experience in RSA key generation, encryption, decryption and deep knowledge of encryption libraries such as OpenSSL positions me as your ideal candidate. I guarantee to implement an offline licensing system on your GoDaddy server with a first-rate PHP script for license generation, private key management, and a proven public key embedded in your C# application. In addition to that, I truly encompass the proficiency you need for this particular project as highlighted in my profile. My background in Web Development means I'm accustomed to working with APIs and backend systems which is a crucial aspect of integrating your licensing system. Furthermore, my expertise in Database programming guarantees efficient data extraction from license files. Let's not forget my commendable skills in GUI designs that will make the code easy to understand and maintain over time. Lastly, what sets me apart from other freelancers is my passion for technology and always being up to date with current industry practices. Working with me not only guarantees you impeccable work ethic but also innovative solutions. Together, we can ensure your PHP software license and C# desktop application work seamlessly every time Thanks!
$10 CAD på 5 dage
0,0
0,0

Hi there, I am excited about the opportunity to develop a secure Off-Line licensing workflow for your Windows C# desktop application. With extensive experience in PHP, C#, and OpenSSL, I am confident I can meet and exceed your expectations in setting up the licensing system you're envisioning. I will generate the RSA key pair on your web server and create the PHP script to manage license file generation and digital signatures seamlessly. In your C# application, I'll ensure the verification process is smooth by embedding the public key, allowing you to verify licenses efficiently and securely. I propose to complete this project in 5 days, delivering the PHP script, the C# verification class, along with a sample application and test license file for demonstration.
$25 CAD på 2 dage
0,0
0,0

⭐⭐⭐⭐⭐ Hello there, I can set up a secure off-line licensing workflow for your Windows C# desktop app using your PHP server. The solution will include RSA key generation on PHP, license file creation and digital signing with the private key, and C# verification using the embedded public key. A test license will confirm end-to-end functionality. Deliverables: ✅PHP script for key generation and license signing with installation notes ✅C# verification class with demo WinForms/console project ✅Sample license file proving the workflow works Best regards
$50 CAD på 1 dag
0,0
0,0

Hello, I can set up a clean,offline RSA licensing workflow between your PHP server and Windows C# app exactly as you described:server-side license generation + digital signature,client-side verification with an embedded public key. What I’ll implement •Server(PHP):generate RSA keypair via OpenSSL,store private key securely,export public key for embedding •License format:JSON payload(user info,license ID,issue/expiry,optional machine binding) + Base64 signature •Signing:SHA-256 with RSA (RSASSA-PKCS1-v1_5 or PSS if you prefer),with canonicalized data to avoid verification mismatches •Client(C#):verification class that parses the license,extracts payload+signature,validates signature using embedded public key,then validates fields(expiry,etc.) Deliverables 1)PHP scripts + install notes(OpenSSL commands,file permissions,where keys live) 2)C# verification class + small WinForms/Console demo(project loads a license and shows Valid/Invalid + reason) 3)One test license file proving the full round-trip works Nice extras (optional,still offline) •Machine-locking using a hardware fingerprint hashed into the payload •Revocation list support via a local blacklist file If you share your required user fields(name,email,company,expiry rules) and your preferred key size(2048/3072),I can deliver a working version quickly. Best regards, Khrystyna
$20 CAD på 7 dage
0,0
0,0

Hi, I read that you need an offline licensing flow: generate RSA keys on your GoDaddy PHP host with OpenSSL, create a signed license file, and verify it in your C# desktop app. I have built similar license systems for 4 clients over the past 3 years, handling key generation, PHP signing scripts and C# verification classes. I will provide a PHP script that runs on your GoDaddy account, creates a
$20 CAD på 7 dage
0,0
0,0

I understand your requirement to create a secure offline licensing system using PHP and C#. Here’s my plan: To-Do List: Key Generation: Create RSA key pair on PHP server using OpenSSL; keep private key secure, prepare public key for C#. PHP License Script: Accept user info, generate license file, sign with private key; provide install instructions. C# Verification: Build class to read license, verify signature with embedded public key; offline verification. Demo Project: WinForms/Console demo showing license generation and verification. Testing & Delivery: Provide one working test license, all code, and documentation. Why Me: Experienced in PHP, C#, OpenSSL, and secure signatures. Clean, documented, ready-to-integrate code. Timeline: 10–15 days | Budget: $25 CAD(if you have more detailed requirement than I thoughts, it will take more. I think qualification of project is more important than deadline.) Ready to start immediately and deliver a fully working system. Best regards,
$20 CAD på 7 dage
0,0
0,0

Calgary, Canada
Betalingsmetode verificeret
Medlem siden jul. 8, 2015
$2-8 CAD / time
$2-8 CAD / time
$10-30 CAD
$10-30 USD
$30-250 CAD
$25-50 USD / time
$10-30 USD
$30-250 USD
€250-750 EUR
$30-250 USD
$10-30 USD
$30-250 CAD
₹600-1500 INR
$30-250 USD
£5-10 GBP / time
$3000-5000 USD
₹12500-37500 INR
€30-250 EUR
$10-30 USD
₹1250-2500 INR / time
₹37500-75000 INR
$250-750 USD
€30-250 EUR
$30-250 USD
₹12500-37500 INR